/*top*/

.sanjingpuflash {
	width: 995px;margin: 0 auto;overflow:hidden;position:relative;z-index:10;
}
.sjplink {
	position:absolute;z-index:12;top:0;left:0;
}
#top{
    height: 30px;
    width: 100%;
}
#top a{color: #ffffff;}
#top .top-wrap{
    width: 1000px;
    height: 30px;
    margin: 0 auto;
    background: #a20900;
}
#top li{height: 30px;line-height: 30px;}
#top li{margin-left: 10px;}
#top li.line{background: url(../img/icon-5.png) no-repeat center;width:1px;font-size:0;}
#top .t-left{width: 200px;float: left;}
#top .t-left ul li{float: left;}
#top .t-right{float: right;}
#top .t-right ul li{float: left;}

/*header*/
#header {
	width:1000px;
	margin:0 auto;
    height: 238px;
    margin-bottom: 15px;
    position: relative;
    background:#fff url(../img/headbg.jpg) repeat-x;
}
#header h1{width: 452px;height: 238px;background: url(../img/logo-left.jpg) no-repeat;text-indent:-500px;overflow:hidden; float: left;}
#header .top-search{
	width: 472px;
	position: absolute;
	left: 195px;
	bottom:0;
	height: 34px;
	overflow: hidden;
}
#header .top-search .search-img-title{
	  		width:142px;
	  		overflow:hidden;
	  		float:left;
	  	}
#header .top-search .search-img-title > a {
	  		display:inline-block;
	  		padding:5px 0 2px 10px;
	  	}
#header input{border: none;float: left;height: 28px;border:1px solid #a20900;}
#header .search-text{width: 218px;padding:2px 32px 2px 5px;line-height: 28px;color: #888888;font-size:13px;font-family:Arial,"微软雅黑", Helvetica, sans-serif;}
#header .search-btn{width: 73px;height:34px;color: #fff;font-size: 14px;cursor: pointer;background:#a20900;font-family:Arial,"微软雅黑", Helvetica, sans-serif;}
#header .search-btn:hover {background-position:0 -32px;}
#header span.img{height: 32px;width: 32px;position: absolute;right: 74px;top:1px;cursor: pointer;}

/******搜索热词*******/
.keyword{
	width: 249px;
	height: 34px;
	overflow:hidden;
	position:absolute;
	left:680px;
	bottom:0;
	padding-left:46px;
    background: url(../img/icon_kw.jpg) no-repeat;
}
.hot-search {
	width:670px;
	height: 120px;
	line-height: 40px;
	padding-left:100px;
	margin:80px auto;
	overflow:hidden;
	border-top:1px solid #00a5ea;
	font-family: '宋体';
	font-size: 18px;
}
.hot-search strong{
	color: #00a5ea;
	position:absolute;
	left:0;
	top:0;
}
.hot-search-list li,
.keyword ul li{
	float:left;
	line-height:17px;
	display:inline;
	padding:0 6px;
	white-space:nowrap;
}
.hot-search-list li {
	line-height:40px;
	padding:0 10px;
}
.index-search {
    background: url(../img/icon-39.png) no-repeat;
	padding-left: 300px;
	width:470px;
	height:50px;
	margin:40px auto 0;
}
.hot-index-container li a{ color: #333;}
.hot-index-container li a:hover{ color: #333;}
.index-search-text{
	float:left;
	width:360px;
	height:28px;
	padding:10px;
	font-size:16px;
	border:1px solid #aaa;
	color: #aaa;
}
.index-search-text:focus{
	border-color:#00a5ea;
	color: #111;
}
.index-search-img {
	width:59px;
	height:50px;
	float:left;
	margin-left:17px;
	cursor:pointer;
    background: url(../img/icon-40.png) no-repeat;
}

#nav {
	position:absolute;right:0;top:154px;
	margin-top:100px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	background:#a20900;
}
#nav ul {
	background:#a20900;
	font: normal 12px/normal Verdana;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
	font-size-adjust: none;
	font-stretch: normal;
	height:30px;
}
#nav li {
	margin: 0;
	display: inline;
	line-height:30px;
}
#nav li a {
	margin: 0px;
	padding: 0 10px 0 10px;
	color: white;
	text-decoration: none;
	/*background:url(/images/menu_line.jpg) no-repeat right;*/
	float: left;
	display: block;
}
#nav li.last a{
	background:none;
}

#nav li a:hover {
	background: #6f0806;
	color:#fff;
    _text-decoration:none;
}
#nav a.selected {
	background:#6f0806;
	color:#fff;
}
#nav span .first {
	background:url(/images/home.gif) no-repeat;
	padding-left:10px;
	color:#fff;
}