
#wrapper{
	margin:0 auto;
	text-align:center;
	width:1000px;
	}
#header{
	float:left;
	width:1000px;
	height:245px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	}
#topnav{
	float:left;
	width:1000px;
	height:61px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	} 
#topnav .nav{
	display:block;
	float:left;
	height:36px;
	}
#topnav .nav li{
	float:left;
	background-image:url(../images/nav_line.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
#topnav .nav>li >span>a{
	display:block;
	float:left;
	width:90px;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
#topnav .nav li .aa{
	display:block;
	float:left;
	width:90px;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#FF0;
	}
#topnav .nav li a:hover{
	color:#ff0;
	}

#topnav .nav_sub{
	float:left;
	width:980px;
	height:26px;
	padding-left:20px;
	}
#topnav .nav_sub li{
	float:left; 
	height:32px;
	}
#topnav .nav_sub li a{
	display:block; 
	float:left; 
	width:80px;
	cursor:pointer;
	border-right:1px solid #999;
	margin-top:4px;
	color:#333;
	}
#topnav .nav_sub li a:hover{
	color:#06F;
	}


#content{
	float:left;
	width:1000px;
	margin-top:10px;
	}

#content .block1{
	float:left;
	width:1000px;
	height:243px;
	}
	
/*幻灯片*/
.block1 .slide{
	float:left;
	width:273px;
	height:242px;
	}
	 .pic{width:273px;height:224px;float: left;}
.out {border-radius: 8px; padding: 1px;position: relative;width: 270px;height: 250px;overflow: hidden;background: url(../images/huandeng.jpg) repeat-x ;    background-position: bottom;}
.out .img li a p{bottom: -20px;color: #383838;font-size: 12px;font-family: "Microsoft Yahei";width: 100%;height: 34px; line-height: 24px;text-indent: 1em;overflow: hidden;font-size: 12px;    text-align: left;}
.out .img li{position: absolute;top: 2px;left: 0;display: none;}
.out .num {position: absolute;bottom: 6px;right: -21px;font-size: 0;width: 150px;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: 20px;height: 40px;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;}
.out .left { left: 0;}
.out .right { right: 0;}

/* .out img{width: 270px;height: 224px;} */
/* .out {border-radius: 8px; padding: 1px;position: relative;width: 270px;height: 250px;overflow: hidden;background: url(../images/huandeng.jpg) repeat-x ;    background-position: bottom;} */
/* .out .img li a p{position: absolute;bottom: -20px;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: 30px;right: 35px;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;} */
/*顶部新闻*/
.block1 .topnews{
	float:left;
	width:469px;
	height:242px;
	margin-left:10px;
	}
.block1 .topnews .header{
	float:left;
	width:469px;
	height:31px;
	background-image:url(../images/t_h.jpg);
	background-repeat:no-repeat;
	}
.block1 .topnews .header .title{
	float:left;
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:55px;
	}
.block1 .topnews .header .more{
	float:right;
	text-align:left;
	height:30px;
	line-height:30px;
	color:#09F;
	margin-right:20px;
	}
.block1 .topnews .header a:hover{
	color:#ff0;
	}
.block1 .topnews .body{
	float:left;
    width:454px;
	height:207px;
	padding:10px 5px 0 10px;
	margin-top:-6px
	}
.block1 .topnews .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
.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;
	}
.block1 .topnews .body ul li a:hover{
	color:#060;
	}
.block1 .topnews .body ul li span{
	float:right;
	text-align:right;
	}


/*login*/
.block1 .login{
	float:right;
	width:232px;
	height:242px;
	}
.block1 .login .login_con{
	float:left;
	width:230px;
	height:191px;
	border:1px solid #e7bc71;
	background-color:#fff8ed
	}
.block1 .login .login_con label{
	display:block;
	float:left;
	width:100%;
	height:25px;
	margin-top:25px;
	_margin-top:25px;
	}
.block1 .login .login_con input{
	width:140px;
	height:25px;
	line-height:25px;
	}
.block1 .login .login_con img{
	float:left;
	margin-left:20px;
	}

/*搜索*/
.block1 .srach{
	float:left;
	width:230px;
	height:30px;
	padding-top:10px;
	margin-top:10px;
	border:1px solid #e7bc71;
	background-color:#fff8ed
	}



#content .block2{
	float:left;
	width:1000px;
	height:275px;
	margin-top:14px;
	}

/*新闻频道*/
.block2 .xwpd{
	float:left;
	width:328px;
	height:275px;
	background-image:url(../images/xwpd_bg.jpg);
	background-repeat:no-repeat;
	}
.block2 .xwpd .header{
	float:left;
	width:328px;
	height:52px;
	}
.block2 .xwpd .header .title{
	float:left;
	text-align:left;
	height:42px;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	color:#a21d3a;
	margin-left:37px;
	padding-top:10px;
	}
.block2 .xwpd .header .more{
	display:block;
	float:right;
	text-align:left;
	width:50px;
	height:52px;
	line-height:52px;
	color:#fff;
	margin-right:0px;
	}
.block2 .xwpd .header a:hover{
	color:#ff0;
	}
.block2 .xwpd .body{
	float:left;
    width:270px;
	height:207px;
	padding:5px 20px 0 38px;
	}
.block2 .xwpd .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
.block2 .xwpd .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.block2 .xwpd .body ul li a:hover{
	color:#060;
	}
.block2 .xwpd .body ul li span{
	float:right;
	text-align:right;
	}


/*德育之窗*/
.block2 .dyzc{
	float:left;
	width:329px;
	height:275px;
	background-image:url(../images/dyzc_bg.jpg);
	background-repeat:no-repeat;
	}
.block2 .dyzc .header{
	float:left;
	width:329px;
	height:52px;
	}
.block2 .dyzc .header .title{
	float:left;
	text-align:left;
	height:42px;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	color:#2481d6;
	margin-left:37px;
	padding-top:10px;
	}
.block2 .dyzc .header .more{
	display:block;
	float:right;
	text-align:left;
	width:50px;
	height:52px;
	line-height:52px;
	color:#fff;
	margin-right:0px;
	}
.block2 .dyzc .header a:hover{
	color:#ff0;
	}
.block2 .dyzc .body{
	float:left;
    width:271px;
	height:207px;
	padding:5px 20px 0 38px;
	}
.block2 .dyzc .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
.block2 .dyzc .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.block2 .dyzc .body ul li a:hover{
	color:#060;
	}
.block2 .dyzc .body ul li span{
	float:right;
	text-align:right;
	}


/*教学研究*/
.block2 .jxyj{
	float:left;
	width:343px;
	height:275px;
	background-image:url(../images/jxyj_bg.jpg);
	background-repeat:no-repeat;
	}
.block2 .jxyj .header{
	float:left;
	width:329px;
	height:52px;
	}
.block2 .jxyj .header .title{
	float:left;
	text-align:left;
	height:42px;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	color:#e7bc71;
	margin-left:37px;
	padding-top:10px;
	}
.block2 .jxyj .header .more{
	display:block;
	float:right;
	text-align:left;
	width:50px;
	height:52px;
	line-height:52px;
	color:#fff;
	margin-right:0px;
	}
.block2 .jxyj .header a:hover{
	color:#ff0;
	}
.block2 .jxyj .body{
	float:left;
    width:271px;
	height:207px;
	padding:5px 20px 0 38px;
	}
.block2 .jxyj .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
.block2 .jxyj .body ul li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.block2 .jxyj .body ul li a:hover{
	color:#060;
	}
.block2 .jxyj .body ul li span{
	float:right;
	text-align:right;
	}

/*跑马灯*/
#content .block3{
	float:left;
	width:1000px;
	height:166px;
	margin-top:14px;
	}
#content .block3 .xx_left{
	float:left;
	width:39px;
	height:166px;
	background-image:url(../images/xx_left_bg.jpg);
	background-repeat:no-repeat;
	}
#content .block3 .xx_right{
	float:right;
	width:38px;
	height:166px;
	background-image:url(../images/xx_right_bg.jpg);
	background-repeat:no-repeat;
	}
#content .block3 .xx_center{
	float:left;
	width:922px;
	height:166px;
	background-image:url(../images/xx_center_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	}
.xx_center ul li{padding-top:8px;}
.xx_center img{width:200px; height:150px; margin-left:12px;}


#content .block5{
	float:left;
	width:1000px;
	height:183px;
	margin-top:14px;
	}

/*教师风采*/
.block5 .jsfc{
	float:left;
	width:243px;
	height:181px;
	background-image:url(../images/jsfc_bg.jpg);
	background-repeat:no-repeat;
	}
.block5 .jsfc .header{
	float:left;
	width:243px;
	height:28px;
	}
.block5 .jsfc .header .title{
	float:left;
	text-align:left;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
.block5 .jsfc .header .more{
	float:right;
	text-align:left;
	height:28px;
	line-height:28px;
	color:#fff;
	margin-right:20px;
	}
.block5 .jsfc .header a:hover{
	color:#ff0;
	}
.block5 .jsfc .body{
	float:left;
    width:243px;
	height:145px;
	}
.block5 .jsfc .body img{
	width:235px;
	height:145px;
	}



/*学生风采*/
.block5 .xsfc{
	float:left;
	width:243px;
	height:181px;
	background-image:url(../images/xsfc_bg.jpg);
	background-repeat:no-repeat;
	margin-left:8px;
	}
.block5 .xsfc .header{
	float:left;
	width:243px;
	height:28px;
	}
.block5 .xsfc .header .title{
	float:left;
	text-align:left;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:35px;
	}
.block5 .xsfc .header .more{
	float:right;
	text-align:left;
	height:28px;
	line-height:28px;
	color:#fff;
	margin-right:20px;
	}
.block5 .xsfc .header a:hover{
	color:#ff0;
	}
.block5 .xsfc .body{
	float:left;
    width:243px;
	height:145px;
	}
.block5 .xsfc .body img{
	width:235px;
	height:145px;
	}


/*友情链接*/
.block5 .yqlj{
	float:left;
	width:243px;
	height:181px;
	background-image:url(../images/yqlj_bg.jpg);
	background-repeat:no-repeat;
	margin-left:8px;
	}
.block5 .yqlj .header{
	float:left;
	width:243px;
	height:28px;
	}
.block5 .yqlj .header .title{
	float:left;
	text-align:left;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#e7bc71;
	margin-left:37px;
	}
.block5 .yqlj .header .more{
	display:block;
	float:right;
	text-align:left;
	height:28px;
	line-height:28px;
	color:#fff;
	margin-right:0px;
	}
.block5 .yqlj .header a:hover{
	color:#ff0;
	}
.block5 .yqlj .body{
	float:left;
    width:223px;
	height:125px;
	padding:10px;
	}
.block5 .yqlj .body li{
	float:left;text-align: left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	list-style: none;
	}
.block5 .yqlj .body li a{
	float:left;
	background:url(../images/list_icon.jpg) no-repeat left center; 
	padding-left:10px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.block5 .yqlj .body  li a:hover{
	color:#060;
	}
.block5 .yqlj .body  li span{
	float:right;
	text-align:right;
	}

/*站点统计*/
.block5 .zdtj{
	float:left;
	width:243px;
	height:181px;
	background-image:url(../images/zdtj_bg.jpg);
	background-repeat:no-repeat;
	margin-left:8px;
	}
.block5 .zdtj .header{
	float:left;
	width:243px;
	height:28px;
	}
.block5 .zdtj .header .title{
	float:left;
	text-align:left;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#e7bc71;
	margin-left:37px;
	}
.block5 .zdtj .header .more{
	display:block;
	float:right;
	text-align:left;
	height:28px;
	line-height:28px;
	color:#fff;
	margin-right:0px;
	}
.block5 .zdtj .header a:hover{
	color:#ff0;
	}
.block5 .zdtj .body{
	float:left;
    width:223px;
	height:125px;
	padding:10px;
	}
	
	
	.zdtj .body li
{
  padding-left:10px;
    float: left;
    width: 100px;
    text-align:left;
    height:20px;
}	



#link{
	float:left;
	width:1000px;
	height:104px;
	margin-top:14px;
	}


#footer{
	float:left;
	width:1000px;
	height:70px;
	margin-top:14px;
	}

#footer p{
	margin-top:20px;
	color:#666;
	}

























































































/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	float:left;
	}
.list_left{
	float:left;
	width:273px;
	margin-top:10px;
	}
.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 #8e354b;
	border-top:none;
	
	}
.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: #8e354b; 
	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;
	}
.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 #8e354b;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

/*-----翻页----*/

#page {
    display: block;
    width: 737px;
    height: 40px;
    float: left;
    padding-left: 0;
    padding-top: 20px;
    margin-left: 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:#8e354b;
	}
.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 #8e354b;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}
.list_right_con1{
	float:left;
	width:998px;
	border:1px solid #8e354b;
	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; }


.block5 .jsfc .title{display:none}
.block5 .xsfc .title{display:none}
.block5 .jsfc .detailDiv{display:none}
.block5 .xsfc .detailDiv{display:none}
.block5 .jsfc cite{display:none}
.block5 .xsfc cite{display:none}

/*覆盖样式，设置列表页左右高度-------注意边框颜色*/
.list_left,.list_right{height:810px; border:#8e354b 1px solid}
.subNavi_con,.list_right_con{border:none}
