@charset "utf-8";
/*=============================================*/
/* 			       index				    */
/*=============================================*/


#key {
	margin-top: -15px;
	position: relative;

	overflow: hidden;
}


#v_bnr { position: absolute;
bottom: 0;
left: 50%;
margin-left: -39px;
cursor:pointer;
z-index: 9999;}


#container {
	padding-top: 10px;
	margin-top: 0;
}
#banner li {
	margin-right: 1%;
}
#banner li {
	width: 32.9%;
	float: left;
}
#banner .bnr {
	width: 49.5%;
	margin-right: 0 !important;
	margin-bottom: 1%;
}
#banner .bnr2 {
	width: 32.2%;
}
#lead {
	background: url(../img/index/lead_bg.png) no-repeat center top;
	text-align: center;
	min-height: 715px;
	padding-bottom: 32px;
}
#lead h2 {
	padding: 61px 0 40px;
}
#lead .txt p{
	padding-bottom: 30px;
	float: left;
	width: 100%;
}
#scene .item {
	float: left;
	width: 310px;
	margin-right: 35px;
	text-align: center;
	line-height: 24px;
}
#scene .item .banner li {
	margin-bottom: 9px;
}
#scene .item .info dt {
	background: url(../img/index/icon.png) no-repeat center 0;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	margin-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
}
#scene .item .info {
	padding-bottom: 27px;
}
#scene {
	padding-bottom: 38px;
}
#topic {
	margin-bottom: 10px;
}
#topic h2 {
	padding: 29px 0 26px;
}
#topic .menu {
	padding-bottom: 5px;
}
#topic .item {
	float: left;
	position: relative;
	width: 310px;
	padding-bottom: 20px;
	margin-right: 35px;
	text-align: center;
	line-height: 24px;
}
#topic .item dt {
	padding-bottom: 17px;
}

#news_bnr {
	margin-bottom: 45px;
	margin-top:50px;
}
#news {
	background: url(../img/index/news_bg.png) no-repeat 0 0;
	height: 232px;
	margin-top:40px;
}
#news h3 {
	padding-left: 354px;
	padding-bottom: 20px;
}
#feed li {
	background: url(../img/index/dot.png) no-repeat 0 12px;
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;
}
#feed li span {
	color: #61371e;
	display: inline-block;
	width: 100px;
}
#feed {
	padding-left: 363px;
}

#feed a {color: #01611;}


