@charset "utf-8";
/* CSS Document */
/* 重置样式 */
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;
}

.header{
	width: 1000px;
	height:100px; 
	margin:0 auto;
}
.header h1{ 
	width: 402px;
	float: left;
    margin: 30px 20px 0;
}
.header h1 img{height:56px;}
.header .right{ 
	float: right;
}
.collect{
	margin: 20px 0;
	margin-right: 20px; 
	text-align:right;
}
.collect a{
	font-family: "微软雅黑";
	font-size: 12px;
    color: #585858;
	padding-left:5px;
	cursor:pointer;
}
.collect a:hover{color:#297eab;}
.sytbrx {
	width: 200px;
	height: 25px;
	margin-top: 24px;
}
.search{height:24px;margin-right:20px;background:#fff;border:solid 1px #aaa;border-radius:6px;padding-left:10px;padding-right:5px;position:relative;}
.search input{border:0;width:150px;height:22px;line-height:22px;outline:medium; background: #fff;}
.search button{border:0;height:22px;width:20px;background:none;outline:medium;cursor:pointer;position:absolute;right:0px;bottom:2px;}
.search button img{width:18px;height:18px;}
/*导航条 */
.navbar{
	background:url(../images/navBg.jpg) repeat-x;
}
.navbar>ul{
	margin:0 auto;
	width: 1000px;
	height: 38px;
	font-size:0;
}
.navbar>ul>li{
	display:inline-block;
	*display: inline;
	*zoom:1;
	position:relative;
	z-index:999;
}
.navbar>ul>li>a{
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 38px;
	color: #fff;
	border-right: 1px solid #fff;
	padding:0 22px;
	
}
.submenu{ position:absolute; width:100px; top:38px; left:0px; z-index:999; background: #25739b; display:none; text-align:center;filter:alpha(opacity=80); opacity:0.8; border-bottom-left-radius:8px; border-bottom-right-radius:8px; overflow:hidden;}/*   */
.submenu li{ height:36px; }
.submenu li a{
	display:block;	
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 36px;
	color: #fff;
	padding:0 0px;
	
}
.submenu li a:hover{color:#fff; background:#095996;}
.navbar>ul li:hover .submenu{ display:block;filter:alpha(opacity=80); opacity:0.8; border-bottom-left-radius:8px; border-bottom-right-radius:8px; overflow:hidden;}

.bannerMin{
	background:#f6f6f6;
	padding:20px 0;
}
.banner{
	width: 1000px;
	height: 275px;
	margin: 0 auto;
	position:relative;
} 
.banner:hover .tags img{opacity:1;}
/**********图片主要显示区**************/
.player{position:absolute; width:500px; height:100%; top:0; left:0; }
.player img{ position:absolute; width:500px; height:275px; top:0;}


.mainBody{ 
	width:1000px;
	margin: 20px auto;	
}
.mainBody .left{
	width:380px;
	float:left;
}
.news{
	text-align: center;
	padding-bottom: 10px;
}
.news .pic{
	width: 160px;
	height: 100px;
	float: left;
	overflow:hidden;
}
.news .pic img{
	width: 160px;
	height: 100px;
	-webkit-transtion:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;
}
.news .pic img:hover{-webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2);}
.news .content{
	width: 210px;
	float: right;
}
.news .content h2{
	height: 28px;
}
.news .content h2 a{
	font: 14px/28px  "微软雅黑";
	color: #0c41a7;
}
.news .content p{
	font: 12px/24px  "微软雅黑";
	color: #666;
	text-align: justify;
	text-indent: 2em;
	text-justify:inter-ideograph;	

}

.title{
	margin-bottom: 2px;
	height: 28px;
	border-bottom:3px solid #297eab;
}
 .title h2{
	float: left;
	width: 74px;
	height: 28px;
	cursor: pointer;
	text-align: center;	
}
 .title h2 a{
	width: 74px;
	height: 28px;
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #3c3c3c;
    line-height: 28px;
}
.title h2 a:hover{color:#297eab;}
 .title .more{
	display: block;
	float: right;
	color: #fff;
	width:50px;	
	line-height: 28px;
	font-family: arial;
	padding-left: 4px;	
	background:url(../images/moreBg.png) 0px 6px no-repeat;
}	
.title .more:hover{font-weight:bold;}
.common{
	padding-bottom: 10px;
}
.common li {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dotted #bebebe;
	background: #fff;
}
.common li .date {
	float: right;
	font-size: 12px;
	color: #666;
}
.common li a {
	float:left;
	display:block;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	background:url(../images/noselect.png) 4px 12px no-repeat;
	padding-left:12px;
}
.common li a:hover {
	color: #0e698f;
	background:url(../images/selected.png) 4px 12px no-repeat;	
}
.mainBody .center{
	width:350px;
	margin:0 20px;
	float:left;

}
.txtMarquee-top{ overflow:hidden;  position:relative;}
.txtMarquee-top .bd{}


.mainBody .right{
	width:210px;
	float:left;
	margin-left:10px;
}
.fastTrack ul{
	text-align:center;		
}
.fastTrack ul li{
	height:60px;
	margin-bottom:1px;	
}
.fastTrack ul li a{
	font:14px/36px "微软雅黑";
	color:#fff;
	display:block;
	text-align:center;
}
.fastTrack ul .first{
	height:30px;
}
.fastTrack ul .first a{
	background:#397cb3;
	width:104px;
	display:block;
	float:left;
	font:14px/30px "微软雅黑";
	color:#fff;
	text-align:center;
}
.fastTrack ul .first a:hover{	background:#f1f1f1; color:#397cb3;}
.fastTrack ul li img{
	width: 208px;
	height: 36px; 
}

.footer{
	background:#297eab;
}
.footerMin{
	width:1000px;
	margin:0 auto;
	padding:14px 0;
	text-align:center;
}
.footerMin p{
	font:12px/22px "宋体";
	color:#fff;	
}

.erji {
	width: 1000px;
	margin: auto;
}
.erjileft {
	width: 228px;
	float:left;
	height:560px;
	background:#f5f5f5;
	border-top-left-radius:24px;
	border-top-right-radius:24px;
	overflow:hidden;	
	
	
}/*	background: #f0f0f0;  border:1px solid #bfbfbf */
.erjileft_title {
	height: 60px;
	line-height: 60px;
	font-size: 18px; 
	font-family:"微软雅黑";
    text-align: center;
	color: #fff;
	background:#0e698f;
	border-top-left-radius:24px;
	border-top-right-radius:24px;
	overflow:hidden;
}
.leftlist {
	height:500px;
}
.leftlist ul{
	padding:0 20px;
	}
.leftlist>ul>li {
	line-height: 36px;
	text-align: center; 
	border-bottom:1px solid #fff;

}
.leftlist>ul>li>a{
	font-size: 14px; 
	font-family:"微软雅黑";
    color: #333;
	height: 36px;
	line-height: 36px;
	display: block;
    margin-bottom: 5px;
}
.leftlist>ul>li>a:hover { 
	color: #0e698f;
}

.menu>ul>li {
	display:block;	
	line-height: 36px;
	text-align: center; 
	border-bottom:1px solid #ffffff;
	overflow:visible; 
	margin-bottom: 10px;
	cursor: pointer; 
} 
.menu>ul>li>a {
	display:block;
	height:36px;
	font-size: 14px; 
	font-family:"微软雅黑";
	color: #333;
	height: 36px;
	line-height: 36px; 
	padding-left: 10px;
}		
.menu ul li .active {background:url(../images/ias_off.png) 4px -2px no-repeat; color: #0e698f; /*width:100px;*/ margin:auto;}
.menu ul li .inactive {background:url(../images/ias_on.png) 4px -2px no-repeat;}
.menu ul li ul {}
.menu ul li ul li {display:block;font-size:12px;color:#8f9d4c;}
.menu ul li ul li a { font-size: 13px; color:#585858; display:block; line-height: 22px; }
.menu ul li ul li a:hover{color: #0e698f; }

.erjiright{ width:748px; float:right;}
.wei {
	width: 748px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #0e698f;
	
}
.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:#095996;}
.rightlist {height:500px;
	padding: 15px;
}
.rightlist ul li {
	height: 28px;
	line-height: 28px;
	background:url(../images/hedian.png) 6px 10px no-repeat;
	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: "宋体";
}
.rightlist ul li a:hover {
	color:#0e698f;
}
/* 教师风采*/
/*.teachers{ padding-top:10px;}
.teachers li{width:220px;display:inline-block;*display:inline;*zoom:1;margin-left:25px;margin-bottom:20px;border-radius:10px;overflow:hidden;}
.teachers li a{display:block;height:250px;width:220px;}	
.teachers li a img{width:220px;height:160px;background:#ccc;}
.teachers li a p.teacher_name{height:30px;line-height:30px;background:#007c36;color:#fff;font-size:16px;font-family:"微软雅黑";width:220px;text-align:center;}
.teachers li a p.teacher_info{height:60px;line-height:28px;background:rgb(225,225,225);padding-left:10px;padding-right:10px;color:#585858;font-size:13px;font-family:"微软雅黑";}*/
.rightlist1{width:760px;}
.rightlist1 ul{width:780px; padding:15px;}
.teachers li{height:300px;width:200px;display:inline-block;*display:inline;*zoom:1;margin-left:5px;margin-bottom:20px;border-radius:10px;overflow:hidden;}
.teachers li a{display:block;height:300px;width:200px;}	
.teachers li a img{width:200px;height:210px;background:#ccc;}
.teachers li a p.teacher_name{height:30px;line-height:30px;background:rgb(41,126,171);color:#fff;font-size:14px;font-family:"微软雅黑";width:200px;text-align:center;}
.teachers li a p.teacher_info{height:60px;line-height:30px;background:rgb(225,225,225);padding-left:10px;padding-right:10px;color:#585858;font-size:12px;}

.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 #297eab;}
.ContentPage .top p{width:240px; padding-left:40px; background:url(../images/submenuBg.png) 10px 10px 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:#5086e7;}

.words{}
.words .title{text-align:center;font-family: "黑体";font-size:18px; margin-top:10px ; line-height:40px; border:0;}
.words .source{	font-size: 12px;font-family: "宋体";color: #7f7e7e;text-align: center;height: 22px;line-height: 22px;}
.words .text{width:966px; margin:auto; font-family: "宋体"; font-size: 14px; color:#585858; line-height:28px;}
.words .text table{margin:auto;border-collapse:collapse;}
.words .text table tr td{border:solid 1px #666;}
.cs_fx {
	width: 900px;
	text-align: center;
	height: 38px;
	margin: auto;
	margin-top:20px;
}
.fx0 {
	width: 260px;
	height: 38px;
	float: left;
}
.fx1 {
	width: 300px;
	height: 38px;
	float: left;
}
.fx2 {
	width: 300px;
	height: 38px;
	float: left;
}
.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 #397cb3; width:80px; text-align:center; margin-left:40px;}
.words .information ul {width:900px; margin:auto; height:165px; margin-top:10px;}
.words .information ul li { height:28px; border-bottom: 1px dashed #ddd; background:url(../images/hedian.png) 6px 10px no-repeat;}
.words .information ul li a{ font:12px/28px "宋体"; color:#333; padding-left:15px; }
.words .information ul li a:hover{color:#5086e7;}
.words .information ul li span{font:12px/28px "宋体"; color:#333; float:right;}

