﻿body{
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#f6fcff;
	}
#wrapper{
	margin:0 auto;
	text-align:center;
	width:1002px;
	}
#header{
	float:left;
	width:1002px;
	height:247px;
	}
#topnav{
	float:left;
	width:1002px;
	height:35px;
	}
#topnav .nav{
	display:block;
	float:left;
	width:751px;
	height:35px;
	}
	
#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:100px;*/
margin:0px 10px;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
#topnav .nav li a:hover{
	color:#cf32a8;
	}

#topnav .nav1{
	display:block;
	float:right;
	width:230px;
	height:35px;
	}
#topnav .nav1 li{
	float:left;
	}
#topnav .nav1 li a{
	display:block;
	float:left;
	/*width:100px;*/
margin:0px 5px;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
#topnav .nav1 li a:hover{
	color:#cf32a8;
	}
#notice{
	float:left;
	width:1002px;
	height:31px;
	}
#notice .body{
	float:left;
	width:898px;
	height:23px;
	margin:3px 0 0 50px;
	_margin:3px 0 0 25px;
	text-align:left;
	line-height:23px;
	color:#F00;
	}
#content{
	float:left;
	width:1002px;
	margin-top:10px;
	}
#content .con_left{
	float:left;
	width:754px;
	}
/*学校快讯*/
#content .con_left .topnews{
	float:left;
	width:750px;
	height:248px;
	border:1px solid #96cef7;
	background-color:#FFF;
	}
#content .con_left .topnews .news_img{
	float:left;
	width:269px;
	height:203px;
	padding:5px;
	border:8px solid #459bd6;
	margin:10px 0 0 12px;
	_margin:10px 0 0 5px;
	}
/*新闻动态*/
#content .con_left .topnews .con_news{
	float:right;
	width:440px;
	height:233px;
	margin:10px 0 0 0;
	}
#content .con_left .topnews .con_news .header{
	float:left;
	width:440px;
	height:30px;
	background-image:url(../images/x_h.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .topnews .con_news .header .title{
	float:left;
	text-align:left;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#459bd6;
	margin-left:50px;
	}
#content .con_left .topnews .con_news .header .more{
	float:right;
	text-align:left;
	height:31px;
	line-height:31px;
	color:#191919;
	margin-right:20px;
	}
#content .con_left .topnews .con_news .header a:hover{
	color:#459bd6;
	}
#content .con_left .topnews .con_news .body{
	float:left;
    width:425px;
	height:192px;
	padding:5px;
	}
#content .con_left .topnews .con_news .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:22px; 
	color:#6c6c6c;
	}
#content .con_left .topnews .con_news .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 .con_left .topnews .con_news .body ul li a:hover{
	color:#060;
	}
#content .con_left .topnews .con_news .body ul li span{
	float:right;
	text-align:right;
	}

/*banner*/
#content .con_left .banner{
	float:left;
	width:752px;
	height:141px;
	/*background-image:url(../images/banner.jpg);*/
	background-repeat:no-repeat;
	margin-top:10px;
	}
/*----*/

#content .con_left .jxky{
	float:left;
	width:744px;
	height:262px;
	background-image:url(../images/jxky_bg.jpg);
	background-repeat:no-repeat;
	margin-top:16px;
	}
#content .con_left .jxky .header{
	float:left;
	width:730px;;
	height:29px;
	background-image:url(../images/jx_h.jpg);
	background-repeat:repeat-x;
	margin:5px 0 0 5px;
	_margin:5px 0 0 2px;/*ie6bug*/
	}

#content .con_left .jxky .header span{
	display:block;
	float:left;
	width:90px;
	height:28px;
	line-height:28px;
	margin-right:5px;
	margin-top:2px;
	background-color:#e7e7e7;
	font-weight:bold;
	color:#5d5d5d;
	}
#content .con_left .jxky .header span.t0{
	background-color:#fd9e2e;
	}
#content .con_left .jxky .body{
	float:left;
	width:460px;
	height:210px;
	margin-top:8px;
	margin-left:10px;
	_margin-left:5px;/*ie6bug*/
	}
#content .con_left .jxky .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:25px; 
	color:#6c6c6c;
	}
#content .con_left .jxky .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 .con_left .jxky .body ul li span{
	float:right;
	}

#content .con_right{
	float:right;
	width:235px;
	}
/*登录*/
#content .con_right .login{
	float:left;
	width:235px;
	height:169px;
	border:1px solid #96cef7;
	background-color:#eaf4ff;
	_height:160px;
	}
#content .con_right .login label{
	display:block;
	float:left;
	width:100%;
	height:25px;
	margin-top:20px;
	_margin-top:15px;
	}
.logins{float:left;
	width:225px;
	height:161px;
	border:1px solid #96cef7;
	background-color:#eaf4ff;}
	
#divUserInfo{ border:#96cef7 1px solid; margin-left:-1px; margin-top:-1px;}
#content .con_right .login label input{
	width:140px;
	height:25px;
	line-height:25px;
	}

/*搜索*/
#content .con_right .search{
	float:left;
	width:235px;
	padding:10px 0px 10px 0px;
	border:1px solid #96cef7;
	background-color:#eaf4ff;
	margin-top:10px;
	}

/*视频*/
#content .con_right .video{
	float:left;
	width:235px;
	height:181px;
	background-image:url(../images/video_img.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}

#content .con_right .link{
	float:left;
	width:235px;
	margin-top:15px;
	}
#content .con_right .link img{
	margin-bottom:5px;
	}
	

#footer{
	float:left;
	width:100%;
	height:309px;
	background-image:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
#footer .main_footer{
	margin:0 auto;
	text-align:center;
	width:1002px;
	height:309px;
	}
#footer .main_footer .main_link{
	float:left;
	width:1002px;
	height:102px;
	margin-top:10px;
	_margin-top:-10px;
	}
#footer .main_footer .copyright{
	float:left;
	width:1002px;
	height:100px;
	}
#footer .main_footer .copyright p{
	line-height:20px;
	margin-top:30px;
	color:#666;
	}



















































































































































































/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	overflow: hidden;
	min-height: 1000px;
	}
.list_left{
	float:left;
	width:272px;
	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 #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;
	}
.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;
	background-size: cover;
	}
.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*/
.page{margin-top:12px;margin-bottom:12px;float:right; overflow:hidden;}
.page li span.show{background:#B01F1F;color:#fff;}
.page li{float:left;margin-left:-8px; list-style:none;}
.page a,.page span{ font-size:12px; color:#595757; width:36px; height:25px; line-height:25px; text-align:center; border:1px solid #a8a8a8; margin: 0 9px; display:block; float:left;}
.page a:hover{background:#d94418; border:1px solid #d94418; color:#fff;cursor:pointer;text-decoration:none;}

/*---------------------------------------------------------------------详细页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; }



/*跑马灯*/
#content .con_left .xx_img{
	float:left;
	width:754px;
	height:166px;
	margin-top:10px;
	}
#content .con_left .xx_img .xx_left{
	float:left;
	width:39px;
	height:166px;
	background-image:url(../images/xx_left_bg.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .xx_img .xx_right{
	float:right;
	width:38px;
	height:166px;
	background-image:url(../images/xx_right_bg.jpg);
	background-repeat:no-repeat;
	}
#content .con_left .xx_img .xx_center{
	float:left;
	width:655px;
	height:144px;
	background-image:url(../images/xx_center_bg.jpg);
	background-repeat:repeat-x;
	}
	
#divMarquee {float:left; border:1px solid #ccc;height:90px;width:500px; overflow:hidden;padding:10px;}
#divMarquee ul { width:9999px;}
#divMarquee ul li { float:left;}
#divMarquee ul li a { float:left; width:150px; height:146px;  padding:0px 0 0 5px;}
#divMarquee ul li a img { width:150px; height:146px; border:0;}


/*覆盖样式，设置列表页左右高度-------注意边框颜色*/
.list_left{height:810px; border:#2d7492 1px solid}
.list_right{height:810px;border:#2d7492 1px solid}
.subNavi_con{border:none}
.list_right_con{border:none}

/*banner*/
#banner { position: relative; width: 269px; height: 203px; border: 1px solid #8DB9E3; overflow: hidden; float: left }
#banner_list img { border: 0px;width: 269px; height: 203px;}
#banner_bg { position: absolute; bottom: 0; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 340px; }
#banner_info { position: absolute; bottom: 0; left: 5px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }
#banner_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 5px; }
#banner ul li { padding: 0px 8px; float: left; display: block; color: #FFF; background: #6f4f67; cursor: pointer; border: 1px solid #333; }
#banner ul li.on { background-color: #000; }
#banner_list a { position: absolute;left:0; }


/*search*/
#YH_PageList li{line-height: 25px;}
#YH_PageList li a{text-align: left;
	color: #000;
	width: 92%;
	font-size: 15px;
	display: block;
	}
#YH_PageList li h3{font-size:15px;}