/*--------- slider ---------*/
#slide2 { height:369px; width:700px; position:relative; z-index:2; padding-top:1px;margin-bottom: 35px;}

.slider2 {
	width:700px;
	margin:0 auto;
	position:relative;
	z-index:2;
	height:371px;
	overflow:visible !important;
}

.pag2 {
    background: none repeat scroll 0 0 transparent;
    bottom: 0px;
    height: 80px;
    left: 43px;
    position: absolute;
    width: 317px;
    z-index: 999;
}
.img-pags2 {
    display: block;
    position: static;
    z-index: 1;
}
.img-pags2 ul {
	margin:0
}

.img-pags2 li.current a,
.img-pags2 li a:hover {
	opacity:1;
}
.img-pags2 li a {
	position:relative;
	display:block;
	margin-right:8px;
	opacity:0.5;
}

.img-pags2 li img {
	width:100px;
	height:80px;
}

.next2 {
	display:block;
	background:url(../images/next1.png) no-repeat 0 0;
	width:18px;
	height:30px;
	position:absolute;
	bottom:25px;
	z-index:999;
	right:-32px;
}

.prev2 {
	display:block;
	background:url(../images/prev1.png) no-repeat 0 0;
	width:18px;
	height:30px;
	position:absolute;
	bottom:25px;
	z-index:999;
	left:-31px;
}

.banner-bg1 {
	position:absolute;
	bottom:0;
	left:0;
	background:#151515;
	width:529px;
	height:90px;
}

.prev2:hover,
.next2:hover {
	background-position:0 -86px;
}

.list2 li {
	display:block;
	line-height:17px;
	color:#000;
	font-size:14px;
	padding-bottom:3px;
}

.list2 strong {
	display:inline-block;
	font-weight:bold;
	width:119px;
	float:right;
	color:#000;
}

#slide2 .about {
    background:none;
    bottom: auto !important;
    color: #000;
    font-size: 14px;
    height: 272px;
    line-height: 21px;
    padding-left: 0px;
    position: absolute;
    right: 0 !important;
	left:auto !important;
    top: 6px !important;
    width: 278px;
    z-index: 15;
}

#slide2 .about a {
	display:block;
	color:#2fa9d1;
	font-size:16px;
	line-height:20px;
	position:absolute;
	right: 143px;
    top: -62px;
	font-weight:bold;
}

#slide2 .about a:hover {
	color:#000;
}

#slide2 .about i {
	font-style:normal;
	color:#2fa9d1;
	font-size:14px;
	display:block;
	font-weight:bold;
}

.list2 {
	margin-bottom:12px;
}

.link5 a {
	font-weight:bold;
}

.link5 {
	padding-top:14px;
	font-weight:bold;
}


