h2{
	font-size: 16px;
	color: #333;
	width: 380px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 3px solid #8c1515;
}
.g-bd{
	width: 1200px;
	margin: 0 auto;
}
.g-bd .wrap{
	margin-bottom: 20px;
}
.g-bd .m-tmbg{
	position: relative;	
	margin-bottom: 20px;
}
.g-bd .m-tmbg span{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	position:absolute;
	bottom:80px;
	left:0;
	font-size:25px;
	color:#fff;
	background:#8c1515;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9;
	padding:15px 15px 8px 15px;
}
.g-bd .list{
	float:left;
	width: 380px;
	margin-right: 30px;
}
.g-bd .dept{
	margin-right: 0;
	clear: right;
}
.g-bd .help{
	margin-right: 0;
	clear: right;
}
.g-bd .list li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
.g-bd .list li i{
	float: left;
	display:inline-block;
	width:11px;
	height:20px;
	background: url(../images/szhvs/basic.png) no-repeat -207px -78px;
}
.g-bd .list li a{
	float:left;
	width: 270px;
	margin-left: 10px;
}
.g-bd .list li a:hover{
	color: #8c1515;
}
.g-bd .list li span{
	float:right;
	margin-right: 5px;
}
/* 更多 */
.g-bd .list .more{
	float: right;
	margin-top: 10px;
}
.g-bd .list .more i{
	position: relative;
	top:2px;
	left:2px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:13px;
	height: 12px;
	background: url(../images/szhvs/basic.png) no-repeat -122px -86px;
	margin-right: 10px;
}
.g-bd .wrap1{
	height: 245px;
}
/* 德育新闻 */
.g-bd .wrap2{
	height: 200px;
	margin-bottom: 30px;
}
.g-bd .m-news{
	position: relative;
	width:1200px;
	height: 180px;
	margin:0 auto;
	overflow: hidden;
}
.g-bd .newss{
	float: left;
	width: 800%;
}
.g-bd .newss ul.tlist{
	padding: 0;
	margin: 0;
}
.g-bd .newss li{
	position: relative;
	display:inline;
	float:left;
	width:250px;
	text-align:center; 
}
.g-bd .newss li a{
	display:block;
	width:250px;
	height:175px;
	line-height:175px
}
.g-bd .newss img{
    padding:1px;
	border:1px solid #ccc;
}
.g-bd .news1,.g-bd .news2{
	float: left;
}
.g-bd .newsh2{
	width: 70px;
	margin-bottom: 20px;
}
.g-bd .newss .remark{
	position: absolute;
	bottom: -2px;
	left: 7px;
	height: 25px;
	line-height: 25px;
	width:235px;
	color: #fff;
	overflow: hidden;
	background-color: #000;
  	opacity: 0.8;
}
.g-bd .wrap3{
	height: 245px;
}