@charset "utf-8";
/* CSS Document */

/*综合样式*/
body, div, ul, ol, dl, dt, dd, li, dl, h2, h3, h4, pre, table, p{ margin:0px; padding:0px; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;}
div,form,img{margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-family:"微软雅黑","黑体", Arial, Helvetica, sans-serif;}
ul,li { margin:0px; list-style-position:outside; padding:0px; font-family:"微软雅黑","宋体",Arial,sans-serif; list-style-type:none;}
li, ul, ol, dl, dd, dt { margin:0px; list-style-position:outside; padding:0px; text-indent:0; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;  list-style-type:none;}
a{text-decoration:none; color:#000;}
a:link {color: #000; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #F00; text-decoration:none;}
a:active {color: #903;}
.clear{ clear:both; height:1px;}
.h10{ height:10px;}
.h15{ height:15px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}
.h110{ height:110px;}
.h150{ width:950px; height:150px;}

.wrap{
	width:1000px;
	margin:0 auto;
}
.bg1{
	background:url(top.jpg) top center no-repeat;
	width:100%;
	height:267px;
}
.bg2{
	background:url(top1.jpg) top center no-repeat;
	width:100%;
	height:223px;
}
.body_lunbotu{
	width:490px;
	float:left;
}
.top-news{
	width:500px;
	float:left;
	margin-left:10px;
}
.top-news h3{
	width:490px;
	font-family:"微软雅黑";
	font-size:20px;
	height:50px;
	line-height:50px;
	text-align:center;
	overflow:hidden;
	margin-left:10px;
}
.top-news p{
	width:490px;
	font-family:"宋体";
	font-size:14px;
	text-indent:2em;
	height:48px;
	line-height:24px;
	overflow:hidden;
	margin-left:10px;
}
.list li{
	width:470px;
	margin:15px 0 0 10px;
	font-family:"宋体";
	font-size:14px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.img{
	margin:10px auto;
	width:401px;
}
.spring-left{
	width:490px;
	height:230px;
	float:left;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	
    -moz-border-radius-topright:30px;
	-moz-border-radius-bottomright:30px;
	-moz-border-radius-bottomleft:30px;
	
	-webkit-border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	border:1px solid #3db7d8;
}
.spring-right{
	width:490px;
	height:230px;
	float:left;
	margin-left:15px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	
	 -moz-border-radius-topright:30px;
	-moz-border-radius-bottomright:30px;
	-moz-border-radius-bottomleft:30px;
	
	-webkit-border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	border:1px solid #3db7d8;
}
.note-left{
	width:590px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:center;
	height:400px;
	float:left;
}
.note-right{
	float:left;
	margin-left:10px;
}
.spring-thing ul li{
	width:240px;
	height:160px;
	float:left;
	margin-left:10px;
    position:relative;
	z-index:1;
	display:block;
	overflow:hidden;
}
.spring-thing ul li div{
	position:absolute;
	width:240px;
	height:25px;
	background-color:#000;
	color:#fff;
	bottom:0px;
	left:0px;
	line-height:25px;
	font-size:14px;
	font-family:"宋体";
	opacity:0.5;
	filter:alpha(opacity=50);
	float:left;
	text-align:center;
	overflow:hidden;
	z-index:2;
}
.dowm{
	background:url(dowm.jpg) center no-repeat;
	width:100%;
	height:247px;
}