body{
	height: 100%;
	width: 100%;
	background-color: #08598E;
	font-family:"???¨¨?¡¥¨¦?¡­¨¦?¡®", Arial, Helvetica, sans-serif;
	font-size:14px;
}

*{
	margin: 0;
	padding: 0;
}

a{
	font-size: 12px;
	color: #336699;
}

h1{
	font-size: 24px;
}

h3{
	padding-bottom: 0px;
}

h3 a{
	font-size: 14px;
}

h4 a{
	color: #336699;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#08A5E0;
}

ul, ul li {
	list-style-type:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.padding20 {
	padding: 20px;
}

.div-border{
	border: #EBEBEB 1px solid;
}

.frame890{
	padding: 20px 10px 5px 10px;
	width: 900px;
	min-height: 850px;
	font-size: 12px;
}


.top_banner{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #000000;
	background: rgba(0,0,0,0.6)!important;
	filter: alpha(opacity=60);
}

.top_banner div{
	background: #000000;
	background: rgba(0,0,0,0)!important;
	/*filter: alpha(opacity=60);*/
	height: 30px;
	line-height: 30px;
}

.top_area{
	width: 960px;
	margin: 0 auto;
}

.top_area a{
	background: #000000;
	background: rgba(0,0,0,0)!important;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px #FFFFFF solid;
	padding-left: 5px;
	margin-left: -1px;
	
}

.top_area a:hover{
	color: #13959B;
	text-decoration: underline;
}

.top_area a:visited{
}

.top_loginArea{
	float: right;
	font-size: 12px;
	overflow: hidden;
	/*position: relative;*/
}

.top{
	height: 170px;
	width: 960px;
	margin: 0 auto;
	background: #08598E;
	background: url(imagestop_bg.png) no-repeat;
	margin-top: -29px;
	padding-top: 29px;
}

/* 20141208*/
.search-span{
	display: inline-block;
	padding-top: 40px;
	padding-left: 190px;
	position: absolute;
}

.search-bg{
	background: url(imagessearch_bg.png) no-repeat;
	padding-left: 31px;
	display: block;
}

.searchtext{
	border: none;
	height: 25px;
	line-height: 25px;
	width: 169px;
	background-color: #D8E6EF;
	vertical-align: middle;
}

.search-bg img{
	cursor: pointer;
	margin-left: -3px;
	margin-right: -4px;
	vertical-align: middle;
}
.btn{
    width: 62px;
    height: 27px;
    border: none;
    cursor: pointer;
	margin-left: -3px;
	margin-right: -4px;
	vertical-align: middle;
	
	background: url(imagessearch_btn.png) no-repeat;
}
/* 20141208*/
.bottom{
	height: 140px;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(imagesbottombg.png) no-repeat;
}

.bottom a{
	color: #FFFFFF;
	padding: 0 15px 20px 5px;
}

.copyright{
	padding-top: 30px;
}

.bottom div{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


.navbar{
	z-index:99999;
	width: 100%;
	height: 47px;
	position: relative;
}

.cl {
	zoom:1;
}

.col960 {
	width:960px;
	margin:auto;
}
.navbg {
	height:47px;
	width: 100%;
	background: #019190;
	background: url(imagesnavbg.png);
	box-shadow: 1px 1px 7px #999;
	left:0;
}
#navul li {
	float: left;
	margin-right: 1px;
	width: 75px;
	height:47px;
	position:relative;
	text-align:center;
	line-height:47px;
}

#navul a{
	font-size: 14px;
}

#navul li.navhome {
	text-align:center;
	width:85px;
	margin-left: 8px;
}
#navul li a{
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:47px;
	left:-8px;
	background:#1A494F;
	border:#004E6C 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:100px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	padding-bottom: 3px;
	font-size:12px;
}


#navul li.navmoon {
	background:#006D96;
	background: url(imagesnavHover.png) no-repeat;
	background-position-x: center;
	width:85px;
	height:47px;
	line-height:47px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#ffefc9;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:100px;
	height:28px;
	line-height:28px;
	color: #ffefc9;
}
#navul li.navmoon ul a:hover {
	background:#013334;
	color: #ffefc9;
}

.current-menu{
	background:#006D96;
	background: url(imagesnavHover.png) no-repeat;
	background-position-x: center;
	width:60px;
	height:47px;
	line-height:47px;
	
}

#navul .current-menu a{
	color: #1cf0f0;
}

.path{
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 12px;
	background: url(imagespathbg.png) no-repeat;
}


.content{
	height: 100%;
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
}

.content ul li{
	padding-bottom: 7px;
}

.content-area{
	padding: 20px;
}

.main-divide{
	margin-top: 40px;
	padding: 10px 0 10px 0;
	background: url(imagesdivide.png) no-repeat;
	width: 924px;
	height: 40px;
}


.picView{
	padding: 0;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	background: url(imagesmidbg.png) no-repeat;
}


/* ---------------------- ???????a¡ªbanner  -------------------------- */
#slider-wrap{width:920px; height:300px; margin: 0 auto;}   /*??¡¥??£¤????¡±1???¨¦??*/
#slider{position: relative; width:920px; height:300px; background:#FFF;} /*??¡¥??£¤????¡±1???¨¦??*/
#slider img{position:absolute; top:0; left:0; display:none; width:920px; height: 300px;}/*??¡¥??£¤????¡±1???¨¦??*/
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:920px;height:300px;border:0;padding:0;margin:0;z-index:6;}/*??¡¥??£¤????¡±1???¨¦??*/
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute; left:0; bottom:0; background:#000;width:920px; z-index:50; height: 40px; }/*??¡¥??£¤????¡±1???¨¦??*/
.nivo-caption p{width:920px;height: 40px; text-indent: -9999px}/*??¡¥??£¤????¡±1???¨¦??*/
.nivo-controlNav{position:absolute; right:20px; bottom:10px; z-index: 100;}/*??¡¥??£¤????¡±1?¡¤|??3??????¨¦¡ª¡ä¨¨¡¤?*/
.nivo-controlNav a{position:relative; z-index:99; cursor:pointer;background:#074d91}
.nivo-controlNav a.active{background:#ff6400;font-weight:bold}
.nivo-controlNav a{display:block; color: #fff; width:30px; height:20px; line-height: 20px; text-align: center; margin-right:3px; float:left; overflow: hidden;}/*??¡¥??£¤????¡±1???¨¦??*/
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}   /*?¡¤|??3?????¡é??¡ë¨¦¡¯???????¨¨?????¨¦?¡è????|???????¨¦?€¨¨|???¡¥??£¤¨¨??¨¨????¡¥??????¨¦?¡è??????¨¨¦Ì¡¤????¡ë?¨¦¡±????*/
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
a.nivo-nextNav {right:15px;}
a.nivo-prevNav {left:15px;}

.slider-shadow{
	background: url(imagesshadow.png) no-repeat;
	width: 960px;
	height: 38px;
	margin-top: -8px;
}

.main-title{
	font-size: 18px;
	
}



.big-title{
	padding: 10px 0 10px 10px;
}

.up-title{
	margin-top: -10px;
}

.area{
	width: 100%;
	height: 100%;
	padding: 0 20px 0 20px;
}

.area1{
	height: 200px;
}

.area_main{
	float: left;
	width: 620px;
	height: 100%;
	
}

.icon-main{
	float: left;
	width: 300px;
	height: 100%;
	padding-top: 5px;
}

.news-content{
	float: left;
	width: 320px;
	height: 100%;
	overflow: hidden;
	margin-left: -10px;
}

.tech-content{
	float: left;
	width: 320px;
	overflow: hidden;
}

.news-content a{
	color: #336699;
}

.summary{
	font-size: 12px;
	line-height: 24px;
	padding: 3px 0 3px 0;
	text-indent: 2em;
}


#icon-summary{
	padding-right: 20px;
}

.area-sub{
	float: left;
	width: 300px;
	height: 100%;
}

.notice-box{
	margin-top: 30px;
	height: 200px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
    -webkit-box-shadow: 0px 3px 6px #000;
    box-shadow: 0px 3px 6px #000;
}

.notice-title{
	background: #dbdbdb;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}

.notice-pop{
	margin-left: -40px;
	margin-top: -25px;
}

.list-paddding{
	padding-left: 3px;
	padding-top: 5px;
}

.div-line{
	width:90%;
	height: 1px;
	background: #A0A0A0;
	+margin-top:-20px;
}

.area2 .main-title{
	+float:left;
}

.area2 .main-title-more{
	float: right; 
	padding-right: 65px;
	font-size: 12px; 
	color: #8f8f8f;
	padding-top: 8px;
	+padding-bottom: 20px;
}

.list-paddding ul{
	list-style-image:url(imagesitem-arw-yellow.png);
	list-style-position: outside;
	padding-left: 14px;
}

.eduinfo-content ul{
	padding-left: 14px;
	list-style-image:url(imagesitem-point.png);
	list-style-position: outside;
}

.area2{
	padding-top: 5px;
	height: 260px;
}

.area2 a{
	color: #000000;
	font-size: 14px;
}

.area2 h4 a{
	color: #336699;
}

.pic-list{
	width: 100%;
	height: 215px;
	white-space: nowrap;
	overflow: hidden;
	padding: 1px 1px 2px 1px;
}

.pic-view{
	position: relative;
}

.pic-view span{
	bottom: 4px;
	left: 0px;
	width: 214px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: rgba(0,0,0,0.5);
	filter: alpha(opacity=0.5);
}

.pos-abs{
	position: absolute;
}

.news-info{
	font-size: 14px;
	margin: 10px 0 10px 0;
	padding: 0 30px 0 5px;
	height: 38px;
	line-height: 38px;
	background: #ffffed;
	text-align: right;
	vertical-align: middle;
}

.author{
	color: #dedede;
}

.main-text{
	color: #252525; 
	font-size: 13px;
	word-wrap: break-word;
}

.main-text p{
	text-indent: 2em;
	margin: 26px 0 26px 0;
	line-height: 28px;
}

.left-area{
	float: left;
	width: 230px;
}

.navs{
	
}

.navs a{
	font-size: 16px;
	color: #000000;
	padding-left: 30px;
	display: block;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	background: url(imagesitembg.png);
}

.navs a:hover{
	background: url(imagesitemonbg.png);
}

.navs .navs-on{
	background: url(imagesitemonbg.png);
}

.right-area{
	float: right;
	width: 650px;
	min-height: 890px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.right-area-padding{
	float: right;
	width: 610px;
	min-height: 890px;
	padding: 20px;
	margin-bottom: 10px;
}

.right-title{
	font-size: 24px;
	font-style: italic;
	color: #B7AFE5;
	height: 41px;
	line-height: 41px;
	padding-left: 20px;
	background: url(imagesright_title_bg.png);
}

.main-list{
	margin: 20px 20px 10px 20px;
}

.main-list ul{
	padding-left: 14px;
	list-style-image:url(imagesitem-arw-yellow.png);
	list-style-position: outside;
}

.main-list li{
	padding-bottom: 5px;
}

.main-list ul a{
	font-size: 14px;
	margin-right: 10px;
}

.main-list span{
	font-size: 12px;
	color: #757575;
}

.page-list{
	text-align: right;
	margin: 5px 20px; 5px 10px;
}

.page-list a{
	background: url(imagespagebg.png);
	width: 32px;
	height: 32px;
	line-height: 32px;
	display:inline-block;
	margin: 4px;
	text-align: center;
}

.page-list a:hover{
	background:url(imagespageonbg.png);
	color: #FFFFED;
}

.page-list .page-on {
	background: url(imagespageonbg.png);
	color: #FFFFED;
}

.left-box{
	margin-top: 40px;
	border:#EACD96 1px solid;
}

.left-title{
	border-bottom: #EACD96 1px solid;
	background: #FFFFEE;
	padding-left: 10px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #683300
}

.left-list{
	padding: 10px;
}

.rank-list li{
	margin-bottom: 5px;
	width: 210px;
	white-space: nowrap;
	overflow: hidden;
	
}

.rank-list a{
	float: left;
	color: #757575;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	width: 180px;
	
}

.rank-list span{
	display: block;
	float: left;
	background: #C1C1C1;
	font-size: 12px;
	color: #FFFFED;
	width: 18px; 
	border: #defefe 1px solid;
	border-radius: 9px;
	text-align: center;
	margin-right: 10px;
}

.rank-list .rank-1{
	background: #FF7008;
}
.rank-list .rank-2{
	background: #A0BE64;
}
.rank-list .rank-3{
	background: #55D0D7;
}

.pic-techshow{
	
}

.pic-techshow li{
	float: left;
	margin: 5px;
}


.teacher-category{
	margin-left: 15px;
	overflow: hidden;
}

.teacher-category a{
	border-left: 1px solid #000000;
	padding: 0 10px;
	font-size: 12px;
	color: #000000;
	margin-left: -1px;
}

.teacher-div{
	padding-bottom: 5px;
	width: 210px;
	height: 380px;
	border: #EBEBEB 1px solid;
	background: #FFFFEE;
	overflow: hidden;
	position: relative;
}

.leader-show{
	width: 430px;
	height: 400px;
}

.teacher-title{
	background: url(imagesvt.png) no-repeat;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	padding-bottom: 8px;
}

.teacher-icon{
	margin: 0 auto;
	text-align: center;
}

.teacher-text{
	margin: 10px;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-indent: 2em;
}

.teacher-div span{
	position: absolute;
	bottom: 0px;
	right: 15px;
	background: #FFFFEE;
	height: 25px;
	text-align: right;
	width: 100%;
}





/* Style you custom popupbox according to your requirement */
.popupbox {
	width:500px;
	min-height:300px;
	max-height: 600px;
	overflow: auto;
	background:#FFFFED;
	border: #A0A0A0 2px solid;
	border-radius: 5px;
	display: none; /* Hidden as default */
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
#fade { 
	display: none; /* Hidden as default */
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	filter: alpha(opacity=0.8);
	z-index: 9999;
}



