﻿@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	font-family: microsoft yahei;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #b81c22;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-size: 12px;
	color: #666;
	background:#f7f7f7 url(../images/top_Bg.jpg) no-repeat center top;
	font-family: "微软雅黑";
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1003px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.h10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.h13 {
	clear: both;
	height: 13px;
	overflow: hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow: hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow: hidden;
}
.h30 {
	clear: both;
	height: 30px;
	overflow: hidden;
}
.h40 {
	clear: both;
	height: 40px;
	overflow: hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow: hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}

/*公共部分结束*/
/*头部开始*/
body{background-color:rgb(247,247,247);}
.logo{
	position:absolute;
	left:50%;
	height:77px;
	width:352px;
	top:40px;
	margin-left:-481px;
	z-index:99999999999;
	}
.bgf{background: #fff;}
.border1{ border: 1px solid #f1f1f1;}
.Main{
	clear: both;
	overflow: hidden;
	width: 1003px;
	margin: 0 auto;
}
.top_span{
	display:block;
	height:35px;
	position:absolute;
	top:0;
	right:50%;
	margin-right:-501px;
	z-index:999999999;
}
.top_span em{
	height: 35px;
	text-align: right;
	position:relative;
	z-index:999999;
	color:#fff;
}
.top_span em .a1{
	position:relative;
	}
.top_span em .a1 img{
	display:none;
	width:120px;
	height:120px;
	position:absolute;
	left:0;
	top:30px;
	z-index:9999999;
	}
.top_span em .a1:hover img{
	display:block;
	}



.top_span em a{
	display:inline-block;
	color: #fff;
	padding: 0 5px;
}
.top_span em a:visited{
	color:#fff;
}
.top_span em a:hover{
	color: #fff;
}
.top_span em a:active{
	color: #fff;
}

.banner{height:140px;background:url(../images/bodybg.png) repeat-x;}
.bannerin{width:1003px;margin:auto;height:140px;background:url(../images/banner.png) right top no-repeat;}
/*导航menu*/
.menu{
	clear: both;
}
.menuL{
	width: 5px;
	height: 40px;
	background: url(../images/ico.gif) no-repeat 0 -92px;
}
.menuR{
	width: 5px;
	height: 40px;
	background: url(../images/ico.gif) no-repeat -7px -92px;
}
.menu_dl{
	width: 993px;
	height: 40px;
	overflow: hidden;
	background: url(../images/menu_bg.jpg) repeat-x center center;
}
.menu_dl dd{
	float:left;
	width: 124px;
	height: 40px;
	overflow: hidden;
}
.menu_dl dd a{
	float: left;
	display: inline;
	width: 122px;
	height:40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.menu_dl dd a:visited{
	color: #fff;
}
.menu_dl dd a:hover{
	color: #fff;
}
.menu_dl dd a:active{
	color: #fff;
}
.menu_dl dd a em{
	float: left;
	display: inline;
	width: 22px;
	height: 40px;
	background:#fff;
	margin:0 7px 0 12px;
}
.menu_dl dd a em.em1{
	background: url(../images/ico.gif) no-repeat 0 0;
}
.menu_dl dd a em.em2{
	background: url(../images/ico.gif) no-repeat -23px 0;
}
.menu_dl dd a em.em3{
	background: url(../images/ico.gif) no-repeat -46px 0;
}
.menu_dl dd a em.em4{
	background: url(../images/ico.gif) no-repeat -70px 0;
}
.menu_dl dd a em.em5{
	background: url(../images/ico.gif) no-repeat -94px 0;
}
.menu_dl dd a em.em6{
	background: url(../images/ico.gif) no-repeat -119px 0;
}
.menu_dl dd a em.em7{
	background: url(../images/ico.gif) no-repeat -143px 0;
}
.menu_dl dd a em.em8{
	background: url(../images/ico.gif) no-repeat -167px 0;
}
.menu_dl dd i{
	float: right;
	display: inline;
	width: 2px;
	height: 40px;
	background: url(../images/ico.gif) no-repeat -14px -92px;
}

.menu_dl dd.hover a{
	height: 38px;
	line-height: 36px;
	background: #fff;
	color: #9b0101;
	width: 122px;
	border-top: 2px solid #9c0101;
}
.menu_dl dd.hover a:visited{
	color: #9b0101;
}
.menu_dl dd.hover a:hover{
	color: #9b0101;
}
.menu_dl dd.hover a:active{
	color: #9b0101;
}
.menu_dl dd.hover a em{
	height: 38px;
}
.menu_dl dd.hover a em.em1{
	background: url(../images/ico.gif) no-repeat 0 -48px;
}
.menu_dl dd.hover a em.em2{
	background: url(../images/ico.gif) no-repeat -23px -48px;
}
.menu_dl dd.hover a em.em3{
	background: url(../images/ico.gif) no-repeat -46px -48px;
}
.menu_dl dd.hover a em.em4{
	background: url(../images/ico.gif) no-repeat -70px -48px;
}
.menu_dl dd.hover a em.em5{
	background: url(../images/ico.gif) no-repeat -94px -48px;
}
.menu_dl dd.hover a em.em6{
	background: url(../images/ico.gif) no-repeat -119px -48px;
}
.menu_dl dd.hover a em.em7{
	background: url(../images/ico.gif) no-repeat -143px -48px;
}
.menu_dl dd.hover a em.em8{
	background: url(../images/ico.gif) no-repeat -167px -48px;
}

/*通知公告 */
.notice{
	clear: both;
	overflow: hidden;
	height: 40px;
	width: 1001px;
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
}
.noticeL{
	width: 800px;
	height: 40px;
	overflow: hidden;
}
.noticeL_span{
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #bb1313;
}
.noticeL_span i{
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin:12px 7px 12px 10px;
	background: url(../images/ico.gif) no-repeat -19px -92px;
}

.noticeL_list{ width:700px; height: 40px;  overflow:hidden; position:relative;}
.noticeL_list .hd{ display: none;}
.noticeL_list .bd{ height: 40px;}
.noticeL_list .infoList li{ height:40px; line-height:40px;   }
.noticeL_list .infoList li a{ display:block; height:40px; line-height:40px; color: #9c9c9c;}
.noticeL_list .infoList li a:visited{ color: #9c9c9c;}
.noticeL_list .infoList li a:hover{ color: #bb1313;}
.noticeL_list .infoList li a:active{ color: #9c9c9c;}
.noticeL_list .infoList li a em{
	float: left;
	padding-right: 12px;
}

.weibo{
	width:90px;
	text-align: right;
	height: 40px;
	padding-right: 20px;
}
.weibo a{
	display: inline-block;
	margin:12px 10px 0 0 !important;
}
.weibo a.a1{
	/* background: url(../images/ico.gif) no-repeat -36px -92px; */
}
.weibo a.a2{
	/* background: url(../images/ico.gif) no-repeat -57px -92px; */
}

.box1{
	clear: both;
	overflow:hidden;
	height:292px;
	padding: 8px 0;
}
/*焦点图 */
.focus{ width:431px; height:292px; overflow:hidden; position:relative; margin-left:8px;}
.focus .hd{ height:30px; width: 100%; overflow:hidden; position:absolute; left: 0; bottom:0px; z-index: 2;}
.focus .hd ul{ overflow:hidden; zoom:1; display: none;  }
.focus .bd{ position:relative; height: 292px; z-index:1;   }
.focus .bd li{ zoom:1; width: 431px; height: 292px; overflow: hidden;}
.focus .bd a{display: block; width:431px; height:292px; position: relative;}
.focus .bd a img{display: block; width: 431px; height: 292px;}
.focus .bd a span{ position: absolute; left: 0; bottom: 0; display: block; width: 371px; height: 30px; line-height: 30px; color: #fff; text-align: center; margin: 0 30px; background:url(../images/focus_bg.png) repeat center center;}
.focus .prev,
.focus .next{ position:absolute; left:0; bottom:0; z-index: 3; display:block; width:30px; height:30px; background: url(../images/ico.gif) no-repeat -121px -107px;  cursor: pointer; }
.focus .next{ left:auto; right:0; background-position:-152px -107px}

.title1{
	clear: both;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: url(../images/title_bg.jpg) repeat-x center center;
}
.title1 span{
	float: left;
	display: inline;
	width: 450px;
	height: 30px;
}
.title1 span a{
	float: left;
	display: inline;
	width: 100px;
	height: 30px;
	font-size: 14px;
	text-align: center;
}
.title1 span a:visited{
	color: #9c0101;
}
.title1 span a:hover{
	color: #fff;
}
.title1 span a:active{
	color: #9c0101;
}
.title1 span a.hover{
	color: #fff;
	background: #9c0101;
}
.title1 span a.hover:link{
	color: #fff;
}
.title1 span a.hover:visited{
	color: #fff;
}
.title1 span a.hover:hover{
	color: #fff;
}
.title1 span a.hover:active{
	color: #fff;
}
.title1 em{
	float:right;
	display:inline;
	padding-right:15px;
	}
.title em a{
	display:block;
	height:30px;
	line-height:30px;
	}



.title2{
	clear: both;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-bottom: 1px solid #9c0101;
}
.title2 span{
	float: left;
	display: inline;
	width: 105px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	text-indent: 17px;
	background: url(../images/ico.png) no-repeat 0 -135px;
	_background: url(../images/ico.gif) no-repeat 0 -135px;
}
.title2 em{
	float: right;
	display:inline;
	width: 49px;
	height: 30px;
	margin-right: 7px;
}
.title2 em a{
	display: block;
	width: 49px;
	height: 30px;
}
.title2 i{
	float: right;
	display: inline;
	margin-right: 7px;
}
.title2 i a{
	display: block;
	color: #9c0101;
}
.title2 i a:visited{
	color: #9c0101;
}
.title2 i a:hover{
	color: #9c0101;
}
.title2 i a:active{
	color: #9c0101;
}

.news{
	width:540px;
	overflow: hidden;
	height: 292px;
	margin-right: 8px;
}
.newsT{
	clear: both;
	overflow: hidden;
	height: 78px;
	padding: 20px 0 17px 0;
	margin-right: 12px;
	border-bottom: 1px dashed #777;
}
.newsT .a1{
	float: left;
	display: inline;
	width: 120px;
	height: 78px;
	overflow: hidden;
}
.newsT .a1 img{
	display: block;
	width: 120px;
	height: 78px;
}
.newsT div{
	float: right;
	display: inline;
	width:395px;
	height: 78px;
	overflow: hidden;
}
.newsT div a{
	display: block;
	height: 28px;
	line-height: 22px;
	color: #d92424;
}
.newsT div a span{
	float: left;
	display: inline;
	height: 28px;
	font-size: 16px;
}
.newsT div a i{
	float: left;
	display: inline;
	width: 22px;
	height: 11px;
	background: url(../images/ico.gif) no-repeat -121px -92px;
	_background: url(../images/ico.gif) no-repeat -121px -92px;
	margin:5px 0 0 10px;
	overflow: hidden;
}
.newsT div a:visited{
	color: #d92424;
}
.newsT div a:hover{
	color: #d92424;
}
.newsT div a:active{
	color: #d92424;
}
.newsT div em{
	display: block;
	line-height: 25px;
	height: 50px;
	color: #777;
	font-family: "微软雅黑";
}
.newsList1_div1{
	clear:both;
	overflow: hidden;
	height: 150px;
	padding: 2px 0 0 0;
}
.newsList1_div2{
	clear:both;
	overflow: hidden;
	height: 220px;
	padding: 5px 0 0 0;
}



.newsList1{
	clear: both;
	overflow: hidden;
}
.newsList1 dd{
	clear:both;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.newsList1 dd a{
	float:left;
	display: inline;
	color: #777;
}
.icni{
	background: url(../images/ico.gif) no-repeat -121px -92px;
	float:left;
	display: inline;
	width:22px;
	height:11px;
	margin:10px 0 0 1px;
}

.newsList1 dd a:visited{
	color: #777;
}
.newsList1 dd a:hover{
	color: #d92424;
}
.newsList1 dd a:active{
	color: #777;
}
.newsList1 dd span{
	float: right;
	display: inline;
	margin-right:10px;
	color: #777;
}

.box2{
	clear: both;
	overflow:hidden;
	height: 109px;
	padding: 20px 0;
}
/*快捷导航*/
.quick_menu1{ width:970px; height: 111px;margin:auto;border: 1px solid #efefef; background: url(../images/ico-2.jpg) repeat-x center center;}
.quick_menu1 .bd{ height: 109px; margin:auto}
.quick_menu1 .bd li{float: left;width:90px; height:80px;padding-top:14px;margin:10px 17px}
.quick_menu1 .bd a{display: block; width:60px; height:80px;text-align: center;};
.quick_menu1 .bd a img{border:solid 1px #ccc}
.quick_menu1 .bd a span{line-height: 35px; color: #646464; font-family: "微软雅黑"; }

.box3{
	clear:both;
	overflow: hidden;
	height: 262px;
}
.teaching{
	width: 320px;
	height: 260px;
	overflow: hidden;
	margin: 0 6px 0 6px;
}
.teaching_con{
	padding: 16px 10px 0 10px;
}
.teachingT{
	clear:both;
	overflow: hidden;
	height:70px;
	position: relative;
	padding-bottom: 13px;
	border-bottom: 1px dashed #b1b1b1;
}
.teachingT .a1{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 106px;
	height: 70px;
	overflow: hidden;
}
.teachingT .a1 img{
	display: block;
	width: 106px;
	height: 70px;
}
.teachingT div{
	clear: both;
	overflow: hidden;
	height:70px;
	padding-left: 115px;
}
.teachingT div a{
	display: block;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden;
}
.teachingT div a:visited{
	color: #d92424;
}
.teachingT div a:hover{
	color: #d92424;
}
.teachingT div a:active{
	color: #d92424;
}
.teachingT div em{
	display: block;
	height:48px;
	line-height: 24px;
	color: #777777;
}

.newsList2{
	clear: both;
	overflow: hidden;
}
.newsList2 dd{
	clear: both;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #d2d2d2;
}
.newsList2_div1{
	clear: both;
	overflow: hidden;
	height: 210px;
	padding: 0px 0 0 0;
}
.video_div{
	clear: both;
	overflow: hidden;
	height:218px;
	width: 320px;
	margin-top: 12px;
}


/*校园风采*/
.school_elegant{
	clear: both;
	overflow: hidden;
	width: 983px;
	margin: 0 auto;
	height: 255px;
}
/*校园风采*/
.school_elegant_div{ width:983px; height:224px; overflow:hidden; position:relative;}
.school_elegant_div .hd{ display: none; height:31px; width: 100%; overflow:hidden; position:absolute; left: 0; top:50%; margin-top: -15px;}
.school_elegant_div .hd ul{ overflow:hidden; zoom:1; display: none;  }
.school_elegant_div .bd{ position:relative; width: 967px; margin-left: 12px; height: 224px; z-index:1; overflow: hidden; }
.school_elegant_div .bd li{float: left; zoom:1; width:229px; height:200px; overflow: hidden; padding-top:24px; margin: 0 3px 0 7px;}
.school_elegant_div .bd a{display: block; width:229px; height:200px; position: relative;}
.school_elegant_div .bd a p{display: block; width: 229px; height: 160px; background: url(../images/ico.gif) no-repeat 0 -171px;}
.school_elegant_div .bd a p img{display: block; width:218px; height:148px; padding: 2px 0 0 2px;}
.school_elegant_div .bd a span{ display: block; height: 35px; line-height: 35px; color: #646464; font-family: "微软雅黑"; text-align: center;}

/*友情链接*/
.link{
	clear: both;
	width: 987px;
	line-height: 38px;
	margin: 0 auto;
	overflow: hidden;
}
.link span{
	float: left;
	display: inline;
	color: #6e6e6e;
	font-size: 14px;
	padding-left: 18px;
}
.link a{
	float: left;
	display: inline;
	color: #777;
	margin:0 13px;
	font-family: "微软雅黑";
}
.link a:visited{
	color: #777;
}
.link a:hover{
	color: #ae1010;
}
.link a:active{
	color: #777;
}

.footer{
	clear: both;
	padding:20px 0;
	background: #ebebeb;
	text-align:center;
	line-height:22px;
	font-family: "微软雅黑";
	color: #666;
}
