@charset "utf-8";
/* 重置样式 */
html { overflow-y: scroll; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, pre,fieldset, lengend, button, input, textarea,th, td {
    margin: 0;
    padding: 0;

}
body,button, input, select, textarea { 
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; 
}
h1 { font-size: 18px;  }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
ul, ol { list-style: none; }
a { text-decoration: none; }
img { border: none; } 
.clear{
	clear: both;
}
body{ background:url(../images/bg.png) repeat-x top;}
/*导航条 */
.header{
	width: 100%;
	height:141px;	
	background: url(../images/ty_03.jpg) repeat-x bottom ;
}
.headerMin{
	margin:0 auto;
	width: 940px;
	height:141px;	
	background:url(../images/header.png) no-repeat center top;
	position:relative;
}
.headerMin h1 img{ margin:14px 0;}
.navbar{
	height: 38px;
	font-size:0;

}
.navbar li{
	display:inline-block;
	*display: inline;
	*zoom:1;
	position:relative;
}
.navbar li a{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight:bold;
	line-height: 38px;
	color: #fff;
	padding:0 20px;	
	display:block;
	border-right:1px solid #f18904;
}
.navbar li a:hover{
	background: url(../images/ty_04.jpg) repeat-x bottom;
	color:#fff000; 
	font-weight:bold;
}
.headerMin .boy{
	position:absolute;
	right:0;
	bottom:0;
}
.banner{ width:940px; height:291px; margin:20px auto 0;}
.main{ width:940px; margin:20px auto;}
.mainLeft{width:340px; float:left;}
.mainLeft>li{
	border: 1px solid #e0e7ec;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o--border-radius: 8px;
	border-radius: 8px;	
	margin-bottom:20px;
	overflow:hidden;
}
.title{
	margin-bottom: 10px;
	height: 32px;

	background:url(../images/ty_18.jpg) no-repeat;	
}
.title h2{
	float: left;
	width: auto;
	height: 32px;
	margin: 0px 10px;
	cursor: pointer;
	text-align: center;	
	line-height:32px;
}
.title h2 a{
	width: auto;
	height: 32px;
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #fff;
}
.title h2 a:hover{
	color:#fff000; 
}
.title .more{
	float: right;
	color: #fff;	
	line-height: 32px;
	font-family: "微软雅黑";	
}	
.title .more a{ 
	font-family:"黑体"; 
	color:#666; 
	font-size:13px;
}
.title .more a:hover {
	color: #2a5e9a;
}
.common{
	padding:0 10px;
	padding-bottom: 10px;
}
.common li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #bebebe;
}
.common li .date {
	float: right;
	font-size: 12px;
	color: #777;

}
.common li a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #555;
	float:left;
	background: url(../images/noselect.png) 4px 12px no-repeat;
	padding-left: 20px;
}
.common li a:hover {
	color: #d95e0e;
	background: url(../images/selected.png) 10px 12px no-repeat;
}


.mainRight{width:580px;  float:right;}
/*教师风采和学生风采*/
.tpzs{height:172px; margin-bottom:20px;position:relative; width:574px;border:solid 2px #2083d6; border-radius:8px; float:left;	border: 1px solid #e0e7ec;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o--border-radius: 8px;
	border-radius: 8px;	
	overflow:hidden;}
.imgs{position:absolute;left:20px;line-height:40px;color:#777; height:40px; background: url(../images/shool.png) no-repeat 0 2px; padding-left:40px;}
.imgs a{color:rgb(0,125,168); font-size:15px; font-family:"黑体";}
.imgs a.chos{color:rgb(240,0,0);font-weight:bold;}
.left{display:block;height:110px;width:18px; position:absolute;left:5px;top:24px;background:url(../images/toleft.jpg);}
.right{display:block;height:110px;width:18px; position:absolute;right:5px;top:24px;background:url(../images/toright.jpg);}
.catalog{height: 150px;width:574px;overflow: hidden;margin:20px auto 0;}
.catalog .imgbox{white-space:nowrap;display:none;}
.catalog .imgbox.imgon{display:block;}
.catalog .imgbox li{width: 132px;height:150px;margin-right:5px;margin-left:5px;display:inline-block;*display:inline;*zoom:1;}
.catalog .imgbox li a{display:block;width:132px; height:150px;color:#777;overflow:hidden}
.catalog .imgbox li a .image{height:120px;width:150px;}
.catalog .imgbox li a .image img{height:120px;width:150px;}
.catalog .imgbox li a p{text-align:center;font-size:13px;margin-top:5px;color:#000;}
.catalog .imgbox li a:hover p{color:#3a89d4;}
.mainRight .bottom{ margin-top:20px;}
.mainRight .bottom .title{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f0f0e6));
	background: -webkit-linear-gradient(#fdfdfd, #f0f0e6);
	background: -moz-linear-gradient(#fdfdfd, #f0f0e6);
	background: -o-linear-gradient(#fdfdfd, #f0f0e6);
	background: linear-gradient(#fdfdfd, #f0f0e6);   
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fdfdfd',endColorStr='#f0f0e6',gradientType='0'); 
}
.mainRight .bottom .title h2 a{ color:#333;}
.mainRight .bottom .title .more{  
	color:#666; 

}
.mainRight .bottom>li{
	 width:278px; 
	 float:left;	
	border: 1px solid #e0e7ec;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o--border-radius: 8px;
	border-radius: 8px;	
	overflow:hidden;	
}
.footer{ width:1000px; height:100px; padding-top:10px; margin:0 auto; position: relative; text-align:center; background:#f6f4e1;} 
.footer p{
	font: 12px/24px "微软雅黑";
	color: #333;
}
.blue{
	position: absolute;
	right: 130px;
	bottom: 10px;
}

/* 二级*/
.erji {
	width: 940px;
	margin: auto;
}
.erjileft {
	width: 200px;
	padding:20px 20px 0;
	float:left;
	height:560px;
	background:#f8f7ed;
	
}/*	background: #f0f0f0;  border:1px solid #bfbfbf */
.erjileft_title {
	height: 60px;
	line-height: 60px;
	font-size: 24px; 
	font-family:"黑体";
    text-align: center;
	color: #fff;
	background:#ec6b03;
	margin-bottom:10px;
}
.leftlist ul li {
	width:140px;
	line-height:30px;
	text-align: center; 
	margin:0 auto 10px;
}
.leftlist>ul>li>a{
	font-size: 16px; 
	font-family:"微软雅黑";
    color: #fbbc5b;
	height: 30px;
	line-height:30px;
	display: block;
	width:140px;
	margin:0 auto;
	border-bottom: 1px solid #ccc;
}
.leftlist>ul>li>a:hover { 
	 color: #f60;
	 font-weight:bold;
}

/*多级
.leftSidebar .subMenu>a{ font-size: 16px; background:#d07446; }
.leftSidebar .dropMenu a{font-size: 14px; color:#585858;}
.leftSidebar .dropMenu a:hover{ color:#e9c0c0}


.menu {width:220px;margin:0 auto;overflow:hidden;}
.menu ul li {display:block;width:220px;padding-top:2px;margin-bottom:5px;background: url(../images/ias_zakladka.png) top left no-repeat;list-style:none;overflow:visible; text-align: left;}
.menu ul li a {display:block;height:34px; width:185px;margin-top:0px;padding-bottom:10px;padding-left:35px;font-size:14px;color:#82846f;outline:none;}
.menu ul li .active {background:url(../images/ias_on.png) top right no-repeat; color:#007c36;}
.menu ul li .inactive {background:url(../images/ias_off.png) top right no-repeat;}
.menu ul li ul {display:none; margin-top:-4px;margin-bottom:20px;   }
.menu ul li ul li ul {margin-bottom:5px;}
.menu ul li ul li {display:block;background:none;font-size:12px;list-style:circle;color:#8f9d4c;margin-bottom:0px;margin-top:0px;padding-top:0px;padding-bottom:0px;padding-left:1px;margin-left:35px; text-align: left;}
.menu ul li ul li a {background:none;font-size:12px;height:15px;color:#8f9d4c;padding-left:0px; }子菜单*/ 

.newMessage{ margin-top:94px; padding:0 10px; }
.newMessage p { font:16px/28px "微软雅黑"; color:#5f574f; border-bottom:1px solid #32c0cf;}
.newMessage ul { margin-top:10px; }
.newMessage ul li { height:28px;}
.newMessage ul li a{ font:12px/28px "微软雅黑"; color:#777;}
.newMessage ul li a:hover{color:#f39a0c;}
.newMessage ul li span{font:12px/28px "微软雅黑"; color:#777; float:right;}

.erjiright{ width:680px; float:right;}
.wei {
	width: 680px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #666;
	
}
.wei1 {
	float: left;
	width:90px;
	font-size: 16px;
	color: #5f574f;
	font-family: "微软雅黑";
    line-height: 33px; 
	border-bottom:2px solid #32c0cf;
	text-align:center; 
	padding:0px 10px; border-top-left-radius:10px;border-top-right-radius:10px;
	
}
.wei2 {
	text-align:right;
	padding-left:20px; 
	font-size: 12px; 
	margin-right:10px;
	color:#585858;
}
.wei2 a{color:#585858;}
.wei2 a:hover{ color:#f60;}
.rightlist {height:500px;
	padding: 15px;
}
.rightlist ul li {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #ddd;
	text-indent:20px;
}
.rightlist ul li span {
	float: right;
	font-size: 12px;
	color: #333;
	font-family: "宋体";
}
.rightlist ul li a {
	float:left;
	font-size: 12px;
	color: #333;
	font-family: "宋体";
	background: url(../images/noselect.png) 4px 10px no-repeat;
}
.rightlist ul li a:hover {
	 color: #f60;
	 background: url(../images/selected.png) 4px 10px no-repeat;
}
.page {
	width: 640px;
	margin: auto;
	font-family: "宋体";
	font-size: 12px;
	color: #010101;
	text-align: center;
	height: 60px;
	line-height: 30px;
}
.page a {
	color: #010101;
}
.wrapper{ 
	height: auto;
	margin: auto;
	background: #fff;
	width: 1000px;
}
.ContentPage{ width:1000px; margin:0 auto; height:auto; background:#ffffff;}
.ContentPage .top{ height:40px; padding-top:20px;border-bottom: 1px solid #666;}
.ContentPage .top p{width:240px; padding-left:40px; background: url(../images/read.jpg) 4px 6px no-repeat;  float:left; font:16px/40px "微软雅黑"; color:#333; }
.ContentPage .breadCrumbNav{ float:right; height:40px; background:url(../images/breadCrumbNav.png) 0 10px no-repeat; padding-left:20px; padding-right:10px;}
.ContentPage .breadCrumbNav span{ font:12px/40px "微软雅黑"; color:#333333;}
.ContentPage .breadCrumbNav a{font:12px/40px "微软雅黑"; color:#333333;}
.ContentPage .breadCrumbNav a:hover{  color: #FF9900;}

.words{}
.words .title{text-align:center;font-family: "黑体";font-size:18px; margin-top:10px ; line-height:40px; border:0; background:transparent;}
.words .source{	font-size: 12px;font-family: "宋体";color: #7f7e7e;text-align: center;height: 22px;line-height: 22px;}
.words .text{width:900px; margin:auto; font-family: "宋体"; font-size: 14px; color:#585858; text-indent:2em; line-height:28px;}
.cs_fx {
	width: 900px;
	text-align: center;
	height: 38px;
	margin: auto;
}
.fx0 {
	width: 260px;
	height: 38px;
	float: left;
}
.fx1 {
	width: 300px;
	height: 38px;
	float: left;
}
.fx2 {
	width: 300px;
	height: 38px;
	float: left;
}
.fx2  td{
	background:#fff;}
.n1 {
	width: 50px;
	height: 14px;
	background: url(../images/shoucang.png) center no-repeat;
}
.n1:hover {
	width: 50px;
	height: 14px;
	background: url(../images/dshoucang.png) center no-repeat;
}
.n2 {
	width: 50px;
	height: 14px;
	background: url(../images/baocun.png) center no-repeat;
}
.n2:hover {
	width: 50px;
	height: 14px;
	background: url(../images/dbaocun.png) center no-repeat;
}
.n3 {
	width: 50px;
	height: 14px;
	background: url(../images/guanbi.png) center no-repeat;
}
.n3:hover {
	width: 50px;
	height: 14px;
	background: url(../images/dguanbi.png) center no-repeat;
}
.n4 {
	width: 50px;
	height: 14px;
	background: url(../images/dayin.png) center no-repeat;
}
.n4:hover {
	width: 50px;
	height: 14px;
	background: url(../images/ddayin.png) center no-repeat;
}
.words .information{}
.words .information .relevant{height: 24px; border-bottom: 1px solid #c8c8c8;}
.words .information .relevant p{font:16px/24px "宋体";  border-bottom: 1px solid #f60; width:80px; text-align:center; margin-left:40px; background:#fff;}
.words .information ul {width:900px; margin:auto; height:165px; margin-top:10px; background:#fff;}
.words .information ul li { height:28px; border-bottom: 1px dashed #ddd; }
.words .information ul li a{ font:12px/28px "宋体"; color:#333; padding-left:15px;background: url(../images/noselect.png) 2px 2px no-repeat; }
.words .information ul li a:hover{color: #f60; background: url(../images/selected.png) 2px 2px no-repeat;}
.words .information u{font:12px/28px "宋体"; color:#333; float:right;}