

#top_top{width: 100%; height:auto; overflow: hidden; position:relative; z-index:1;}

.banner,.banner1{position: relative;}
.banner{ height:483px; border:0px solid #FF0000; overflow:hidden; }
.banner .slides li {
	position: relative;
	overflow: hidden;
}
.bb_tying{ height:10px; background: url(../images/page_bbying.gif) repeat-x;border:0px solid #f00; position:relative; top:0px; }
.banner img{width: 100%;display: block;}
.banner1 img{width: 100%; height:540px;display: block;border:2px solid #FF0000;}
.banner-s img {
	position: relative;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
}
.banner .para, .banner .text,.banner .para, .banner .pp {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
}
.banner .text { 
	top: 15%;
	left: 50%;
	width: auto;
	height: auto;
	margin-left: -500px;
	color:#fff;
	font-family:'微软雅黑'
}
.banner .text dt{
	font-size:36px;
	height:50px;
	font-weight: bold;
}
.banner .text dd.tit{
	height:18px;
	font-size: 14px;
	text-indent:2px;
}
.banner .text dd.data{
	font-family: arial;
	font-size:10px;
	text-indent:2px;
}
.banner .text dd.btn{
	margin-top:12px;
}
.banner .text dd.btn a{display: block;height:28px;line-height:28px;width:80px;background:#ff6e00;text-align: center;
	font-size:12px;
	color:#fff;
	font-family:'微软雅黑'
}



.banner .flex-prev,
.banner .flex-next {
	position: absolute;
	top:58%;
	width: 77px;
	height: 118px;
	margin-top:-109px;
	text-indent: -100em;
	overflow: hidden;
}
.banner .flex-prev {
	left: 0;
	background: url(../images/arrow-left.png) no-repeat center center;
}
.banner .flex-next {
	right: 0;
	background: url(../images/arrow-right.png) no-repeat center center;
}
.banner .flex-control-nav {
	position: absolute;
	bottom: 8%;
	left:40%;
	margin-top: 5px;
	
}
.banner .flex-control-nav li {
	float: left;
	width: 42px;
	height: 7px;
	margin-left:42px;
}
.banner .flex-control-nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -100em;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	background: url(../images/sy_btn2.png) no-repeat;
}
.banner .flex-control-nav li .flex-active {
	background: url(../images/sy_btn1.png) no-repeat;
}


.newsslide {
	position: absolute;
	top: 29%;
	left: 50%;
	width: 320px;
	height: 103px;
	margin-top: 145px;
	margin-left: -500px;
	z-index: 1000;
	font-family: '微软雅黑';
}
.newsslide h2{
	color:#fff;
	font-size: 12px;
	height:22px;
	background: url(../images/index-png.png) repeat-x left bottom;
}


.newsslide li a{
	display: block;
	height:38px;
	overflow: hidden;
	line-height:38px;
	color:#f1f1f1;
	font-size:12px;
	width: 320px;
	background: url(../images/index-png.png) repeat-x left bottom;
	overflow: hidden;/*注意不要写在最后了*/     
	white-space: nowrap;     
	-o-text-overflow: ellipsis;     
	text-overflow: ellipsis; 
}
.newsslide .flex-prev,
.newsslide .flex-next{
	position: absolute;
	left: 0;
	top: 123px;
	width: 26px;
	height: 16px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/news-btn.png) no-repeat;
}
.newsslide .flex-next {
	left: 27px;
	background-position: -27px 0;
}
.newsslide .flex-direction-nav a:hover{
	background-image:url(../images/news-btn2.png);
}

