﻿
body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}

#wrapper{
	margin:0 auto;
	text-align:center;
	width:999px;
	height:128%;
	background-color:#FFF;
	}
#topcon{
	float:left;
	width:999px;
	height:34px;
	background-image:url(../images/topcon_bg.jpg);
	background-repeat:repeat-x;
	}
#topcon .time{
	float:left;
	display:inline;
	width:350px;
	height:34px;
	line-height:34px;
	text-align:left;
	margin-left:25px;
	color:#666;
	}
#topcon .login{
	float:right;
	display:inline;
	width:600px;
	height:34px;
	}
#topcon .login label{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:20px;
	margin-top:5px;
	color:#666;
	}
#topcon .login label input{
	width:140px;
	height:18px;
	line-height:18px;
	}
#topcon .login label img{
	float:left;
	}	
		
#header{
	float:left;
	width:999px;
	height:155px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	}
#topnav{
	float:left;
	width:999px;
	height:40px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	} 
#topnav .nav{
	display:block;
	float:left;
	height:40px;
	}
#topnav .nav li{
	float:left;
	background-image:url(../images/nav_line.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
#topnav .nav li a{
	display:block;
	float:left;
	width:90px;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
#topnav .nav li .aa{
	display:block;
	float:left;
	width:90px;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#FF0;
	}
#topnav .nav li a:hover{
	color:#ff0;
	}
#time{
	float:left;
	width:1001px;
	height:34px;
	background-color:#d5fe74;
	}
#time p{
	float:left;
	display:inline;
	width:500px;
	height:34px;
	margin-left:25px;
	text-align:left;
	line-height:34px;
	color:#F00;
	}

#content{
	float:left;
	width:983px;
	/*padding:0 8px 0 8px;*/
	margin-top:10px;
	}
#content .left{
	float:left;
	width:725px;
	}
#content .left .block1{
	float:left;
	width:725px;
	height:240px;
	}
#content .left .block1 .slide{
	float:left;
	width:347px;
	height:240px;
	border:1px solid #d5d1d1;
	background-color:#FFF;
	}
#content .left .block1 .slide a{

position: absolute;
    left: 0;
*left:-175px
}
#content .left .block1 .slide img{
	margin-top:8px;
	}

.out img{width: 345px;height: 200px;}
.out {padding: 1px;position: relative;width: 345px;height: 238px;overflow: hidden;background: url(../images/huandeng.jpg) repeat-x ;    background-position: bottom;}
.out .img li a p{position: absolute;bottom: -24px;color: #383838;font-size: 12px;font-family: "Microsoft Yahei";width: 100%;height: 34px; line-height: 50px;text-indent: 1em;overflow: hidden;font-size: 12px;text-align: center;}
.out .img li{position: absolute;display: none;}
.out .num {position: absolute;bottom:5px;right: 60px;font-size: 0;width: 170px;text-align: center;}
.out .num li {float: left; width: 24px;height: 18px;display: inline-block;font-size: 12px;background-color: black;color: #fff;text-align: center;line-height: 18px;margin: 0 3px;cursor: pointer;border-radius: 4px;border: 1px solid white;}
 .out .num li.active { background-color:white;color: #e67900;}
  .out .btn {position: absolute;top: 50%;width: 30px;height: 60px;margin-top: -30px;background: rgba(0,0,0,.5);color: #fff;text-align: center;line-height: 60px;font-size: 40px;display: none;}
 .out:hover .btn{display: block;cursor: pointer;}

/*校园动*/
#content .left .block1 .topnews{
	float:right;
	width:360px;
	height:240px;
	}
#content .left .block1 .topnews .header{
	float:left;
	width:360px;
	height:37px;
	background-image:url(../images/t_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .block1 .topnews .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
#content .left .block1 .topnews .header .more{
	float:right;
	text-align:left;
	height:37px;
	line-height:37px;
	color:#fff;
	margin-right:20px;
	}
#content .left .block1 .topnews .header a:hover{
	color:#ff0;
	}
#content .left .block1 .topnews .body{
	float:left;
    width:350px;
	height:194px;
	padding:5px;
	background-color:#FFF;
	}
#content .left .block1 .topnews .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .left .block1 .topnews .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .left .block1 .topnews .body ul li a:hover{
	color:#060;
	}
#content .left .block1 .topnews .body ul li span{
	float:right;
	text-align:right;
	}




#content .left .block2{
	float:left;
	width:725px;
	height:180px;
	margin-top:10px;
	}

/*校园资讯*/
#content .left .block2 .xyzx{
	float:left;
	width:350px;
	/*height:225px;*/
	height:180px;
	}
#content .left .block2 .xyzx .header{
	float:left;
	width:350px;
	height:38px;
	background-image:url(../images/x_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .block2 .xyzx .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
#content .left .block2 .xyzx .header .more{
	float:right;
	text-align:left;
	height:37px;
	line-height:37px;
	color:#fff;
	margin-right:20px;
	}
#content .left .block2 .xyzx .header a:hover{
	color:#ff0;
	}
#content .left .block2 .xyzx .body{
	float:left;
    width:338px;
	padding:5px;
	background-color:#FFF;
	border:1px solid #00a0c6;
	}
#content .left .block2 .xyzx .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .left .block2 .xyzx .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .left .block2 .xyzx .body ul li a:hover{
	color:#060;
	}
#content .left .block2 .xyzx .body ul li span{
	float:right;
	text-align:right;
	}


/*党建之窗*/
#content .left .block2 .djzc{
	float:right;
	width:350px;
	height:180px;
	}
#content .left .block2 .djzc .header{
	float:left;
	width:350px;
	height:38px;
	background-image:url(../images/x_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .block2 .djzc .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
#content .left .block2 .djzc .header .more{
	float:right;
	text-align:left;
	height:37px;
	line-height:37px;
	color:#fff;
	margin-right:20px;
	}
#content .left .block2 .djzc .header a:hover{
	color:#ff0;
	}
#content .left .block2 .djzc .body{
	float:left;
    width:338px;
	padding:5px;
	background-color:#FFF;
	border:1px solid #00a0c6;
	}
#content .left .block2 .djzc .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .left .block2 .djzc .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .left .block2 .djzc .body ul li a:hover{
	color:#060;
	}
#content .left .block2 .djzc .body ul li span{
	float:right;
	text-align:right;
	}



/*校园风景*/
#content .left .block4{
	float:left;
	width:723px;
	height:181px;
	margin-top:10px;
	background-image:url(../images/xyfjx.jpg);
	background-repeat:no-repeat;
	}
#content .left .block4 .body{
	float:left;
	display:inline;
	width:650px;
	height:145px;
	margin:20px 0 0 52px;
	overflow:hidden;
	}

#content .right{
	float:right;
	width:234px;
	}
/*最新公*/
#content .right .zxgg{
	float:left;
	width:234px;
	height:241px;
	background-image:url(../images/zxgg.jpg);
	background-repeat:no-repeat;
	}
#content .right .zxgg .header{
	float:left;
	width:234px;
	height:38px;
	}
#content .right .zxgg .header .title{
	float:left;
	text-align:left;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
#content .right .zxgg .header .more{
	float:right;
	text-align:left;
	height:37px;
	line-height:37px;
	color:#fff;
	margin-right:20px;
	}
#content .right .zxgg .header a:hover{
	color:#ff0;
	}
#content .right .zxgg .body{
	float:left;
    width:188px;
	height:184px;
	padding:5px 0 0 25px;
	}
#content .right .zxgg .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .right .zxgg .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .right .zxgg .body ul li a:hover{
	color:#060;
	}
#content .right .zxgg .body ul li span{
	float:right;
	text-align:right;
	}
#content .right .link1{
	float:left;
	width:234px;
	height:389px;
	margin-top:12px;
	}
#content .right .link2{
	float:left;
	width:234px;
	height:241px;
	margin-top:12px;
	}

#footer{
	float:left;
	width:999px;
	height:52px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	margin-top:15px;
	}
#footer p{
	margin-top:30px;
	color:#999;
	}

#imgConac{margin-left: 48%;
    margin-top: 42px;}















/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	float:left;
	}
.list_left{
	float:left;
	width:273px;
	margin-top:10px;
	height:810px;
	}
.subNavi_tit{
	float:left;
	width:273px;
	height:42px;
	background-image: url(../images/list_left_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.subNavi_tit a{
    text-align:left;
	line-height:42px;
	width:150px; 
	display:block;
	float:left;
	height:42px;
	color:#fff; 
	margin-left:52px; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration:none;
	}
.subNavi_con{
	float:left;
	width:271px;
	border:1px solid #2d7492;
	border-top:none;
	padding-bottom:80px;
	}
.subNavi_con .header  
{
  width: 271px; 
  height: 38px; 
  line-height: 38px; 
}
.subNavi_con .header a  
{
    display:block; 
    overflow:hidden; 
    background:url(../images/list_left_hover.jpg) repeat-x;
    height:38px; 
    line-height:38px; 
    color: #2d7492; 
	font-size: 14px; 
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.subNavi_con .header a:hover  
{
 background:url(../images/list_left_hover1.jpg) repeat-x; 
}

.subNavi_con .header a span  
{
    margin:10px 15px 10px 8px;
    float:left; display:block; overflow:hidden; width:20px; height:20px; 
}

.subNavi_con .header .extensible span  
{
   background:url(../images/accordion.gif); background-position:0 0px;
}

.subNavi_con .header .extensible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -20px;
}

.subNavi_con .header .collapsible span  
{
   background:url(../images/accordion.gif); background-position:0 -40px;
}

.subNavi_con .header .collapsible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -60px;
}


	
	
	
/*右侧*/
.list_right{
	float:right;
	width:713px;
	margin-top:10px;
	height:810px;
	}
.list_right .list_right_tit{
	float:left;
	width:713px;
	height:42px;
	_height:80px;
	background-image:url(../images/list_right_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.list_right .list_right_tit p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right .list_right_tit p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

/*-----翻页----*/

#page{
	    display: block;
    width: 696px;
    height: 40px;
    float: left;
    padding-top: 20px;
    margin-left: 42px;
	padding-top:20px;
	}
	#page span {
    display: inline-block;
    padding: 5px 10px;
    background-color: #F31D1D;
    margin-right: 3px;
    border: 1px solid gainsboro;
}
#page li{
	float:left;
	}
#page li a {
    display: block;
    width: auto;
    height: 15px;
    border: 1px solid #CCC;
    margin-right: 10px;
    color: #666;
    text-decoration: none;
    padding: 5px 10px;
}
#page li a:hover{
	color:#fff;
	background-color:#b01f1f;
	}
#page li.pageup a,#page li.next a{
	display:block;
	width:50px;
	}
#page li a.ct_1{
	color:#fff;
	background-color:#b01f1f;
	}
#page li a.ct_1 a:hover{
	color:#FFF;
	}
/*---------------------------------------------------------------------详细页detail-----------------------------------------------------*/
.list_right1{
	float:right;
	width:1000px;
	margin-top:10px;
	}
.list_right1 .list_right_tit1{
	float:left;
	width:1000px;
	height:42px;
	_height:80px;
	background-color:#1085ba;
	}
.list_right1 .list_right_tit1 p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right1 .list_right_tit1 p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}
.list_right_con1{
	float:left;
	width:998px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

.list_right_con1 .news_cent_tit{
	display:block;
	width:960px;
	height:80px;
	float:left;
	text-align:center;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	_margin-left:13px;
	border-bottom:2px solid #666;
	}
.list_right_con1 .news_cent_time{
	display:block;
	width:960px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	margin-bottom:20px;
	color:#999;
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:960px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:970px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	color:#666;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;/*ie6bug*/
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
/*--新闻列表--*/
.list{ margin:7px 10px 0 10px; _margin:8px 10px 0 10px;/*ie6bug*/ text-align:left; }
.list li{ width:100%; height:34px; line-height:34px; _height:30px;/*ie6bug*/ _line-height:30px;/*ie6bug*/ border-bottom:1px dotted #CCC; }
.list li a{ color:#666; display:block; background:url(../images/list_icon.jpg) no-repeat left center; padding-left:15px; }
.list li span{ float:right; text-align:right; color:#666; }


.right .zxgg .title{display:none}

#content .left .block4 .body img{width:200px; height:150px; margin-left:8px;}

/*覆盖样式，设置列表页左右高度-------注意边框颜色*/
.list_left,.list_right{height:810px; border:#2d7492 1px solid}
.subNavi_con,.list_right_con{border:none}
