﻿#FocusBG{
	width:100%;
	height:500px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:500px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:500px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:500px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:20px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#786f25;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:0%;
	z-index:1;
	width:40px;
	height:60px;
/*	background:url(/images/slider-arrow.png) -126px -137px #000 no-repeat; */
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:0%;
	background-position:-6px -137px;
}



 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1120px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#786f25;
	font-size:14px;}

 #Links a{
	padding:0px 10px;}

/*搜索*/
.g_ser{ height:47px;  background: #f8f8f8; border-bottom: 1px solid #e6e6e6;  }
.h_sea{ height:47px;overflow:hidden; color:#555555;}
.h_sea b{font-weight: bold;color: #e95608;}
/*
.inp01{height:27px;line-height:27px; background:url(../images/s_inp.jpg) no-repeat;   padding-left: 10px; width:250px;float:left;color:#999999;  border: none;font-family:"Microsoft YaHei";}
*/
.s_ss { float:left; width:39px; height:27px;}
.key a{color:#555555;padding-right: 15px;line-height:47px;}

.s_inp{ padding-top: 10px;}
.content  { width:1120px; margin:0 auto;  }
