﻿a:hover{color: #0b3b67;}
.clear{
	clear: both;
}
.headerTop{
	height:30px;
	background:#83af48;
	}
.headerTop .collect{
	width: 1000px;
	height:30px; 
	margin:0 auto;
	text-align:right;
}
.collect a{
	font-family: "微软雅黑";
	font-size: 12px;
    color: #fff;
	padding-right: 28px;
	line-height:30px;
}
	
.header{
	width: 1000px;
	height:90px; 
	margin:0 auto;
}
.header h1{ 
	float: left;
    margin: 8px 20px 0
}

.header .right{ 
	float: right;
}
.sytbrx {
	width: 200px;
	height: 25px;
	margin-top: 30px;
}
.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;}
.search button{border:0;height:22px;width:20px;background:none;outline:medium;cursor:pointer;position:absolute;right:0px;bottom:2px;}
.search button img{width:14px;height:14px;}
/*导航条 */
.navbar{
	width: 100%;
	height: 30px;
	border-bottom: 3px solid #c1c2c3;
}
.navbar ul{
	width: 1000px;
	margin:0 auto;
	text-align: right;
}
.navbar ul li{
	display:inline-block;
	*display: inline;
	*zoom:1;

}
.navbar ul li a{
	display: block;
	font: 16px/30px "微软雅黑";
	color: #333;
	padding: 0 10px;
}
.navbar ul li a:hover{
	background:#3f8743;
	font-weight:bold;
	color: #fff;
}
/* 首页大图 */
.banner{ position:relative;  height:360px; overflow:hidden; width:1000px; height:360px; margin:0 auto;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:360px; }
.banner .bd li img{ width:1000px; height:360px;}
.banner .bd li .siteWidth{ width:1200px; position:relative;  margin:0 auto;  height:360px;  }
.banner .bd li a{ height:360px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(images/banner-btn.png) 0 0 no-repeat;
_background:url(images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; *zoom:1; width:14px; height:14px; margin:6px; background:#86939b; overflow:hidden; 
	line-height:9999px; 
}
.banner .hd ul .on{ background: #0b3b67; }


.mainBody{
	width: 1000px;
	margin: 0px auto 20px;
}
.mainBody .top{
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	padding-top: 20px;

}
.mainBody .top .left{
	float: left;
	position:relative;
	overflow:hidden;
	width:212px; 
	height:282px;
	padding-left: 10px;
}


{

}
.mainBody .top .left .bd{ position:relative; z-index:0;  }
.mainBody .top .left .bd ul{ width:100% !important; }
.mainBody .top .left .bd li{ width:100% !important;  height:282px; }
.mainBody .top .left .bd  .picture{ text-align: center; margin-bottom: 10px;}
.mainBody .top .left .hd{ width:100%;  position:absolute; z-index:1; bottom:0px; left:0; height:22px; line-height:22px; text-align:center; }
.mainBody .top .left .hd ul li{ cursor:pointer; display:inline-block; *display:inline; *zoom:1; width:10px; height:10px; margin:6px; background:#86939b; overflow:hidden; 
	line-height:9999px; 
	-webkit-webkit-border-radius: 5px;
	-moz-webkit-border-radius: 5px;
	-ms-webkit-border-radius: 5px;
	-o-webkit-border-radius: 5px;
	border-radius: 5px;
}
.mainBody .top .left .bd .picture .title h2 a{ width: 85px;}
.mainBody .top .left .hd ul .on{ background: #0b3b67; }

.mainBody .top .left p{
	font: 12px/24px  "微软雅黑";
	color: #777;
	text-align: left;
	text-align: justify;
	text-indent: 2em;
}


/* 本例子css */
.hasMoreTab {
	width: 420px;
	float: left;
	margin: 0 20px;
}
.hasMoreTab .hd {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #564e4e;
	position: relative;
	padding-right: 10px;
}
.hasMoreTab .hd .more {
	font-family: arial;
	float: right;
	color: #5f574f;
}
.hasMoreTab .hd .more a {
	font-family: arial;
	float: right;
	color: #5f574f;
}
.hasMoreTab .hd .more a:hover {
	color: #248b53;
	font-weight: bold;
}
.hasMoreTab .hd ul {
	z-index: 5;
	position: absolute;
	height: 28px;
	overflow: hidden;
	zoom: 1;
}
.hasMoreTab .hd li {
	float: left;
	width: 70px;
	height: 28px;
	margin: 0px 10px;
	cursor: pointer;
	margin-left: -1px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #5f574f;
	text-align: center;
}
.hasMoreTab .hd li a{
    width: 74px;
    height: 28px;
    display: block;
    font-family: "微软雅黑";
    font-size: 15px;
    color: #3f8743;
    line-height: 28px;
	font-weight:bold;
	
}
.hasMoreTab .hd li a:hover{
    color: #fff;
    background: #248b53;
}
.hasMoreTab .bd {
	padding: 0px 10px;
	clear: both;
	position: relative;
	margin-top:5px;
}
.hasMoreTab .bd ul li {
	height: 26px;
	line-height: 26px;
	text-indent: 24px;
}
.hasMoreTab .bd .photo li{
	background:url(../images/photo.gif) 2px 6px no-repeat;	
}
.hasMoreTab .bd .video li{
	background:url(../images/video.gif) 2px 8px no-repeat;
}

.hasMoreTab .bd ul li .date {
	float: right;
	font-size: 12px;
	color: #777;
}
.hasMoreTab .bd ul a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #585858;
	float:left;
}
.hasMoreTab .bd ul a:hover {
	color: #0b3b67;
	text-decoration: underline;
}
.news{
	text-align: center;
	border-bottom: 1px solid #e1e0e0;
	padding-bottom: 14px;
}
.news .pic{
	width: 120px;
	height: 75px;
	float: left;
	margin-top: 10px;
}
.news .pic img{
	width: 120px;
	height: 82px;
}
.news .content{
	width: 270px;
	float: right;
}
.news .content h2{
	height: 28px;
}
.news .content h2 a{
	font: 14px/28px  "微软雅黑";
	color: #0b3b67;
}
.news .content p{
	font: 12px/24px  "微软雅黑";
	color: #777;
	text-align: justify;
	text-indent: 2em;
	text-justify:inter-ideograph;	

}

.notice{ 
	width:292px;
	float: right;
	padding-right: 10px;
}
.notice ul li {
	height: 30px;
	line-height: 30px;
	background:url(../images/libg.png) 4px 12px no-repeat;
	text-indent: 16px;
}
.notice ul li .date {
	float: right;
	font-size: 12px;
	color: #777;

}
.notice ul a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #585858;
	float:left;
}
.notice ul a:hover {
	color: #0b3b67;
	text-decoration: underline;
}

.title{
	margin-bottom: 10px;
	height: 28px;
	border-bottom: 1px solid #564e4e;
}
 .title h2{
	float: left;
	width: 74px;
	height: 28px;
	margin: 0px 10px;
	cursor: pointer;
	margin-left: -1px;
	text-align: center;	
}
 .title h2 a{
	width: 74px;
	height: 28px;
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #3f8743;
    line-height: 28px;
}
 .title h2 a:hover{
	color: #fff;

	background: #248b53;	
}
 .title .more{
	display: block;
	font-family: arial;
	float: right;
	color: #5f574f;	
	line-height: 28px;
	
}	
 .title .more:hover {
	color: #248b53;
	font-weight: bold;
}

/*专题网站 */
.topic{
	margin-top: 20px;
}
#slide {
	overflow:hidden;
	width: 1000px;
	height: 166px;
}
#slide a{
	width: 180px;
	height: 140px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left:5px;
	margin-right:5px;
}
#slide img {
	width:180px;
	height:140px;       
}
#slide p{
	width:180px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#555;

}
#slide p:hover{
	background:#fff;
	color:#000;
}
#inslide {
	float: left;
	width: 800%;
}
#slide1 {
	float: left;
}
#slide2 {
	float: left;
}


/* 底部导航*/
.bottomSiderBar{
	width: 100%;
	background: #f1f2f2;
}

.bottomSiderBar .content{
	width: 1000px;
	margin: 0 auto;
	height: 200px;
}
.bottomSiderBar .content>li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
	margin-top: 20px;
	white-space: nowrap;
}
.bottomSiderBar .content .introduce{
	
	margin: 20px 40px 0 20px;

}
.bottomSiderBar .content .introduce a{
	font: 12px/24px "宋体";
	color: #666;
}
.bottomSiderBar .content .introduce a:hover{
	color: #0b3b67;
}
.bottomSiderBar .content .introduce li{
	padding-left: 10px;	
}
.bottomSiderBar .content .introduce .green{
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "宋体";
	color: #0b3b67;
	border-left: 2px solid #efb11e;
}
.bottomSiderBar .content .wechat{
	margin:20px 20px 0 110px;
	text-align: center;
}
.bottomSiderBar .content .wechat p{
	font-family: "宋体";
	color: #666;
	line-height: 24px;
}
.bottomSiderBar .content .address{
	margin-top: 26px;
	background: url(../images/map.png) 140px 12px no-repeat;
}
.bottomSiderBar .content .address li{
	font: 12px/24px "宋体";
	color: #858383;
}

.footer{
	background: #526f02;
	text-align: center;
        border-top:5px solid #c5ea2e;
}
.footer p{
	height: 36px;
	color: #dadada;
	font: 12px/36px "宋体";

}


.erji {
	width: 1000px;
	margin: auto;
	overflow: hidden;

    background: url(../images/ejbg.jpg) center top no-repeat;
}
.erjileft {
	width: 228px;
	float:left;
	height:560px;
	background:url(../images/leftBg.png) -224px 23px  no-repeat;
	
}/*	background: #f0f0f0;  border:1px solid #bfbfbf */
.erjileft_title {
	height: 60px;
	line-height: 60px;
	font-size: 20px; 
	font-family:"微软雅黑";
    text-align: center;
	color: #fff;
	background:#3f8743;
}
.leftlist { margin-top:10px;
}
.leftlist ul li {
	line-height: 36px;
	text-align: center; 

}
.leftlist>ul>li>a{
	font-size: 16px; 
	font-family:"微软雅黑";
    color: #333;
	height: 44px;
	line-height: 44px;
	display: block;
	background: url(../images/ias_zakladka.png) top no-repeat;
    margin-bottom: 5px;
}
.leftlist>ul>li>a:hover { 
color: #0b3b67;
}
.leftSidebar .subMenu>a{ font-size: 16px; background:#d07446; font-family:"微软雅黑"; }
.leftSidebar .dropMenu a{font-size: 14px; color:#585858; font-family:"微软雅黑";}
.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 no-repeat;list-style:none;overflow:visible; text-align: left;}
.menu ul li a {display:block;height:34px; width:140px;margin-top:0px;padding-bottom:10px;padding-left:55px;font-size:16px;color:#333;outline:none; font-family:"微软雅黑";}
.menu ul li .active {background:url(../images/ias_on.png) top right no-repeat; color:#0b3b67; font-family:"微软雅黑";}
.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:14px;height:15px;color:#333;padding-left:20px; }

.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:748px; float:right;}
.wei {
	width: 748px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #0b3b67;
	
}
.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;}
.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:#0b3b67;
}
/* 教师风采*/
.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:#0b3b67;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:"微软雅黑";}


.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;
	border:1px solid #cccccc;
}
.ContentPage{ width:1000px; margin:0 auto; height:auto; background:#ffffff;}
.ContentPage .top{ height:40px; padding-top:20px;border-bottom: 1px solid #0b3b67;}
.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;}
.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 #0b3b67; 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;}