﻿/* begin: slideshow */
.slideshow {
	position:relative;
	width:1274px;
	margin-top:65px;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	height:510px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
    display:none;
}
.slideshow .buttons {
    display:block;
	position:absolute;
	z-index:100;
	right:50px;
	top:-65px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:35px;
	height:44px;
	margin:0;
	line-height:44px;
	text-align:center;
	background-image:url('NObg1.png');
	background-repeat:no-repeat;
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:44px;
	height:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0a0a0a;
	outline:0;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#666666;
	background-image:url('NObg2.png');
	background-repeat:no-repeat;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#666666;
	background-image:url('NObg2.png');
	background-repeat:no-repeat;
}
/* end: slideshow */





.bannercon {
	font-family:"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
	font-size:16px;
	color:#0a0a0a;
	font-weight:normal;
}










