/*图片轮播css*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.slide_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 100;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
/*右侧导航*/
.izl-rmenu {
	position: fixed;
	right: 0;
	margin-right: 20px;
	bottom: 20px;
	padding-bottom: 20px;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-sy {
	background: url(../images/r_sy.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-sy:hover, .izl-rmenu .btn-sc:hover, .izl-rmenu .btn-phone:hover, .izl-rmenu .btn-top:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-sy, .izl-rmenu a.btn-sy:visited {
	background: url(../images/r_sy.png) 0px 0px no-repeat;
	background-color: #6da9de;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-sc {
	background: url(../images/r_sc.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-phone .phone {
	background-color: #488bc7;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #6da9de;
	display: none;
}
/*焦点图片*/
#header {
	width: 100%;
}
div.wrap {
	width : 315px;
	float: left;
	text-align : left;
}
div#top div#nav {
	float : left;
	clear : both;
	width : 315px;
	height : 52px;
	margin : 22px 0 0;
}
div#top div#nav ul {
	float : left;
	width : 315px;
	height : 52px;
	list-style-type : none;
}
div#nav ul li {
	float : left;
	height : 52px;
}
div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
}
div#header {
	margin : -1px 0 0;
}
div#header div.wrap {
	height : 270px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
div#header div#slide-holder {
	z-index : 40;
	width : 315px;
	height : 270px;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 0px;
	left : 0px;
	width : 315px;
	height : 270px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}
div#header div#slide-holder div#slide-controls {
	left : 0;
	bottom : 0px;
	width : 315px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(../images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 10px;
	text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(../images/silde-nav.png);
}
div#header div#slide-holder div#slide-controls p#slide-nav a:link, div#header div#slide-holder div#slide-controls p#slide-nav a:visited {
	color : #fff;
	text-decoration : none;
}
div#nav ul li a {
	background : url(../images/nav.png) no-repeat;
}
/*图片滚动*/

#wrapper {
	margin-top: 12px;
	text-align: center;
}
.overlay {
	position: absolute;
	top: 80%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(0,0,0,0.3); /*dim the background*/
	text-align: center;
	display: none;
}
#overlay_pic {
	margin: 200px auto;
	width: 400px;
	box-shadow: 10px 10px 5px #eee;
}
.jscarousal {
	width: 960px;
	height: 187px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right {
	float: left;
	width: 34px;
	height: 68px;
	color: White;
	position: relative;
	top: 50px;
	cursor: pointer;
}
.jscarousal .jscarousal-left {
	background-image: url(../images/jt_left.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right {
	background-image: url(../images/jt_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents {
	width: 892px;
	height: 187px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div {
	position: absolute;
	width: 100%;
	height: 160px;
}
.jscarousal-contents > div > div {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
.jscarousal-contents img {
	width: 210px;
	height: 187px;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
.thumbnail-active {
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive {
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor: pointer;
}
.thumbnail-text {
	color: #7A7677;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 2px 2px 0px;
}
/*焦点图片2*/
.slider {
	position: relative;
	float: left;
}
.slider div {
	position: relative;
	text-align: center;
	width: 330px;
	height: 245px;
	overflow: hidden;
}
.slider span {
	z-index: 99;
	position: absolute;
	text-align: center;
	bottom: 8px;
	color: #ffffff;
	font-size: 14px;
	width: 100%;
}
.slider .txtbg {
	position: absolute;
	filter: alpha(opacity=50);
	width: 100%;
	bottom: 0px;
	background: #000;
	height: 32px;
	left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5
}
.slider .txtbg img {
	width: 330px;
	height: 245px;
}
.hdnum {
	width: 330px;
	height: 51px;
	padding-top: 5px
}
.hdnum li {
	background-color: #000;
	width: 79px;
	height: 51px;
	float: left;
	margin: 0 0 0 4px;
	overflow: hidden;
}
.hdnum li img {
	width: 79px;
	height: 51px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5
}
.hdnum li.on {
	padding: 0;
	width: 79px;
}
.hdnum li.on img {
	filter: alpha(opacity=100);
	width: 79px;
	height: 51px;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}
.jdtp {
	width: 330px;
	float: left;
}
