body{
}

/*头部*/
.header_banner{
	position: relative;
	background-image: url(../image/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 382px;
}
.logo{float: left;overflow: hidden;}




/*导航*/
.w-1000{
	width:1000px;
}
.w-675{
	width:675px;
}
.nav{
	height: 50px;
	background-color: #f0e144;
	font-size: 16px;
	color: #333;
	border-bottom: 5px solid #c80000;
}
.nav li{
	position: relative;
	float: left;
	height: 50px;
}
.nav li a{
	padding: 15px;
	line-height: 50px;
	text-decoration: none;
	
}
.nav li a:hover,.current{
	background-color: #c80000;
	color: #f0e144;
}
.qrcode{
	float: left;
	display:block;
	position:relative;
	margin-top: 12px;
}
.qrcode a{
	display: block;
	margin-left: 12px;
    width: 85px;
    padding-left: 36px;
    height: 28px;
    line-height: 28px;
	background-image:url(../image/page_icon.png);
	background-position:-156px -44px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.qrcode span{
	position: absolute;
  	top: 34px;
  	left: -12px;
  	width: 88px;
  	height: 88px;
  	border: 1px solid #ccc;
  	background-color: #fff;
	background-image:url(../image/page_icon.png);
	background-position:-60px -0px;
	background-repeat:no-repeat;
}


/*人物介绍*/
.w-156{
	width: 156px;
}
.w-625{
	width: 625px;
}
.w-162{
	width: 162px;
}
.w-162 a p{
	font-size: 12px;
	text-align: center;
}






/*标题*/
.mod_tit{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-image: url(../image/t_bg.png);
	background-repeat: repeat-x;
}
.mod_tit h2{
	float: left;
	font-size: 20px;
	font-weight: bolder;
	color: #333;
	padding: 0 15px 5px 25px;
	line-height: 45px;
	background-image: url(../image/page_icon.png);
	background-position: -55px -26px;
	background-repeat: no-repeat;
	background-color: #fff;
}
.mod_tit em {
	font-size: 18px;
	color: #ccc;
	font-weight: bolder;
	margin-left: 10px;
}
.more {
	width: 60px;
	line-height: 36px;
	padding-left: 15px;
	float: right;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
}
.mod_tit .title{
	float: left;
	line-height: 45px;
	padding: 10px 0 0 20px;
}
.mod_tit .txt_list{
	position: absolute;
	right: 0;
	bottom: 5px;
	overflow: hidden;
	font-size: 12px;
	border: none;
}
.mod_tit .txt_list a,.mod_tit .txt_list span{
	float: left;
	overflow: hidden;
	padding-right: 5px;
	color: #333;
	line-height: 44px;
}
	

.pic_round{
	position:absolute;
	top:20px;
	left:20px;
	width:940px;
	height:176px;
	background-color:#f00;
}





/*新闻头条*/
.newsList{
	width: 400px;
}
.headline img {
  width: 185px;
  height: 125px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.headline h2 a{
	display: block;
	overflow: hidden;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color:#333;
	font-weight: bold;
}
.headline p{
	line-height: 24px;
	overflow: hidden;
	font-size: 12px;
	text-indent:24px;
	
}
.headline h2 .txt1{
	font-weight: bold;
	color: #333;
}
.txt_line{
	border-bottom: 1px solid #ccc;
}


/* 幻灯片*/
.newsBanner {
	width: 560px;
	height: 350px;
	background-color: #666;
}



.w-660{
	width: 660px;
}
.w-300{
	width: 300px;
}

.con_1{
	position: relative;
}


/*特殊教育*/
.txt_list1{
	overflow: hidden;
	padding-top: 10px;
	padding-bottom:20px;
}
.txt_list1 ul{	list-style-type: disc;}
.txt_list1 li{
	overflow: hidden;
	line-height: 32px;
	float: left;
	width: 230px;
	height: 28px;
}
.txt_list1 em{float: left;overflow: hidden;margin:16px 10px 0 0;width: 3px;height: 5px;background: #9ebbdb;display: inline;}
.txt_list1 .ico2{width: 2px;height: 2px;background: url(images/btn.jpg) 0 -10px no-repeat;margin-top: 17px;}
.lh-30 .ico2{margin-top: 14px;}
.txt_list1 .ico3{width: 14px;height: 8px;background: url(images/btn.jpg) -10px -10px no-repeat;margin-top: 14px;}
.pic_list li{
	width: 244px;
	height: 175px;
	float: left;
	overflow: hidden;
	display: inline;
	position: relative;
	margin-right: 1px;
	margin-bottom: 1px;
}
.pic_list li:hover .tip{
	bottom:0;
}
.pic_list li .tip{
	width:100%;
	height:100%;
	position: absolute;
	left: 0;
	bottom: -80%;
	z-index: 1;
	overflow: hidden;
	transition:bottom 0.3s;
	-webkit-transition:bottom 0.3s;
	-moz-transition:bottom 0.3s;
	-ms-transition:bottom 0.3s;
	-o-transition:bottom 0.3s;
}
.bg1{
	width:100%;
	height:100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	background: #000;
	opacity: 0.75;
	filter:alpha(opacity=75);
}
.pic_list .title a{
	position: absolute;
	width: 100%;
	left:0;
	top:0;
	z-index:3;
	color: #fff;
	overflow: hidden;
	height:36px;
	line-height:36px;
}
.tip .summary{
	position:absolute;
	z-index:3;
	width:214px;
	top:40px;
	left:0;
	text-align:left;
	text-indent:24px;
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
}
.tip .summary a{
	color:#fff;
	text-decoration:none;
}

.v-item {
	position: relative;
	float: left;
	overflow: hidden;
	margin-left: 25px;/*原来都是10*/
	margin-right: 25px;
	margin-bottom: 10px;
	width: 280px;
}

.v-item i.video-btn,
.v-item02 i.video-btn {
	z-index: 100;
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: ;
	top: 158px;
	left: 10px;
	background-image: url(../image/play_btn_normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	_background: 0
}

.v-item a:hover i.video-btn,
.v-item02 a:hover i.video-btn {
	background-image: url(../image/play_btn_hover.png);
}

.v-item span,
.v-item02 span {
	text-align: center;
	line-height: 24px;
	padding-top: 10px;
	display: block;
}


.v-item02 {
	position: relative;
	float: left;
	overflow: hidden;
	margin-left: 10px;/*原来都是10*/
	margin-right: 10px;
	margin-bottom: 10px;
	width: 280px;
}

